mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.kohsuke.stapler:json-lib to v2.4-jenkins-10 (#10889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9815ea04ea
commit
97dd5c06f5
|
@ -305,7 +305,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>org.kohsuke.stapler</groupId>
|
||||
<artifactId>json-lib</artifactId>
|
||||
<version>2.4-jenkins-9</version>
|
||||
<version>2.4-jenkins-10</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.kohsuke.stapler</groupId>
|
||||
|
|
Loading…
Reference in New Issue