Update dependency org.kohsuke.stapler:json-lib to v2.4-jenkins-9 (#10882)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-29 14:40:06 -07:00 committed by GitHub
parent 8fe4149a90
commit 66296a495f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -305,7 +305,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.kohsuke.stapler</groupId>
<artifactId>json-lib</artifactId>
<version>2.4-jenkins-8</version>
<version>2.4-jenkins-9</version>
</dependency>
<dependency>
<groupId>org.kohsuke.stapler</groupId>

View File

@ -166,6 +166,7 @@ THE SOFTWARE.
<exclude>org.jvnet.hudson:commons-jelly-tags-define</exclude>
<exclude>org.jvnet.winp:winp</exclude>
<exclude>org.kohsuke:access-modifier-annotation</exclude>
<exclude>org.kohsuke.stapler:json-lib</exclude>
<exclude>org.kohsuke.stapler:stapler</exclude>
<exclude>org.kohsuke.stapler:stapler-groovy</exclude>
<exclude>org.kohsuke.stapler:stapler-jelly</exclude>