Skip to content

Commit 66296a4

Browse files
Update dependency org.kohsuke.stapler:json-lib to v2.4-jenkins-9 (jenkinsci#10882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fe4149 commit 66296a4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ THE SOFTWARE.
305305
<dependency>
306306
<groupId>org.kohsuke.stapler</groupId>
307307
<artifactId>json-lib</artifactId>
308-
<version>2.4-jenkins-8</version>
308+
<version>2.4-jenkins-9</version>
309309
</dependency>
310310
<dependency>
311311
<groupId>org.kohsuke.stapler</groupId>

war/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ THE SOFTWARE.
166166
<exclude>org.jvnet.hudson:commons-jelly-tags-define</exclude>
167167
<exclude>org.jvnet.winp:winp</exclude>
168168
<exclude>org.kohsuke:access-modifier-annotation</exclude>
169+
<exclude>org.kohsuke.stapler:json-lib</exclude>
169170
<exclude>org.kohsuke.stapler:stapler</exclude>
170171
<exclude>org.kohsuke.stapler:stapler-groovy</exclude>
171172
<exclude>org.kohsuke.stapler:stapler-jelly</exclude>

0 commit comments

Comments
 (0)