Skip to content

Commit 4e6f8af

Browse files
chore(deps): bump io.jenkins.plugins:json-api from 20241224-119.va_dca_a_b_ea_7da_5 to 20250107-125.v28b_a_ffa_eb_f01 in /bom-weekly (#4228)
* chore(deps): bump io.jenkins.plugins:json-api in /bom-weekly Bumps [io.jenkins.plugins:json-api](https://github.com/jenkinsci/json-api-plugin) from 20241224-119.va_dca_a_b_ea_7da_5 to 20250107-125.v28b_a_ffa_eb_f01. - [Release notes](https://github.com/jenkinsci/json-api-plugin/releases) - [Commits](https://github.com/jenkinsci/json-api-plugin/commits) --- updated-dependencies: - dependency-name: io.jenkins.plugins:json-api dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Pin json-api 20241224-119.x to 2.462.x and earlier --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Waite <[email protected]>
1 parent b994044 commit 4e6f8af

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

bom-2.462.x/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@
8787
<artifactId>gitlab-kubernetes-credentials</artifactId>
8888
<version>376.veb_da_720f7745</version>
8989
</dependency>
90+
<dependency>
91+
<groupId>io.jenkins.plugins</groupId>
92+
<artifactId>json-api</artifactId>
93+
<version>20241224-119.va_dca_a_b_ea_7da_5</version>
94+
</dependency>
9095
<dependency>
9196
<groupId>io.jenkins.plugins</groupId>
9297
<artifactId>locale</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@
447447
<dependency>
448448
<groupId>io.jenkins.plugins</groupId>
449449
<artifactId>json-api</artifactId>
450-
<version>20241224-119.va_dca_a_b_ea_7da_5</version>
450+
<version>20250107-125.v28b_a_ffa_eb_f01</version>
451451
</dependency>
452452
<dependency>
453453
<groupId>io.jenkins.plugins</groupId>

0 commit comments

Comments
 (0)