Skip to content

Commit 9600f75

Browse files
chore(deps): bump io.jenkins.plugins:joda-time-api from 2.13.0-93.v9934da_29b_a_e9 to 2.13.1-115.va_6b_5f8efb_1d8 in /bom-weekly (#4370)
* chore(deps): bump io.jenkins.plugins:joda-time-api in /bom-weekly Bumps [io.jenkins.plugins:joda-time-api](https://github.com/jenkinsci/joda-time-api-plugin) from 2.13.0-93.v9934da_29b_a_e9 to 2.13.1-115.va_6b_5f8efb_1d8. - [Release notes](https://github.com/jenkinsci/joda-time-api-plugin/releases) - [Commits](https://github.com/jenkinsci/joda-time-api-plugin/commits) --- updated-dependencies: - dependency-name: io.jenkins.plugins:joda-time-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * pin to older version * pin to older version (the right way) * ok...now it's fixed --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Darin Pope <[email protected]>
1 parent 0eae04a commit 9600f75

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

bom-2.462.x/pom.xml

+10
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@
8484
<artifactId>custom-folder-icon</artifactId>
8585
<version>2.15</version>
8686
</dependency>
87+
<dependency>
88+
<groupId>io.jenkins.plugins</groupId>
89+
<artifactId>customizable-header</artifactId>
90+
<version>169.v671208540e56</version>
91+
</dependency>
8792
<dependency>
8893
<groupId>io.jenkins.plugins</groupId>
8994
<artifactId>dark-theme</artifactId>
@@ -134,6 +139,11 @@
134139
<artifactId>jersey2-api</artifactId>
135140
<version>2.44-151.v6df377fff741</version>
136141
</dependency>
142+
<dependency>
143+
<groupId>io.jenkins.plugins</groupId>
144+
<artifactId>joda-time-api</artifactId>
145+
<version>2.13.0-93.v9934da_29b_a_e9</version>
146+
</dependency>
137147
<dependency>
138148
<groupId>io.jenkins.plugins</groupId>
139149
<artifactId>json-api</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@
482482
<dependency>
483483
<groupId>io.jenkins.plugins</groupId>
484484
<artifactId>joda-time-api</artifactId>
485-
<version>2.13.0-93.v9934da_29b_a_e9</version>
485+
<version>2.13.1-115.va_6b_5f8efb_1d8</version>
486486
</dependency>
487487
<dependency>
488488
<groupId>io.jenkins.plugins</groupId>

0 commit comments

Comments
 (0)