Bump github from 1.29.5 to 1.31.0 (#1471)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Tim Jacomb <timjacomb1+github@gmail.com>
This commit is contained in:
parent
aded7642bd
commit
3312c4bf72
|
|
@ -45,7 +45,7 @@
|
|||
<dependency>
|
||||
<groupId>com.coravy.hudson.plugins.github</groupId>
|
||||
<artifactId>github</artifactId>
|
||||
<version>1.29.5</version>
|
||||
<version>1.31.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
@ -625,7 +625,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.9</version>
|
||||
<version>3.11</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
|
|
@ -691,7 +691,7 @@
|
|||
<dependency>
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
<artifactId>github-api</artifactId>
|
||||
<version>1.95</version>
|
||||
<version>1.114.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.json</groupId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue