Skip to content

Commit 942ab4a

Browse files
chore(deps): bump org.jenkins-ci.plugins:versioncolumn from 243.vda_c20eea_a_8a_f to 319.v052e2d416b_23 in /bom-weekly (#4230)
* chore(deps): bump org.jenkins-ci.plugins:versioncolumn in /bom-weekly Bumps [org.jenkins-ci.plugins:versioncolumn](https://github.com/jenkinsci/versioncolumn-plugin) from 243.vda_c20eea_a_8a_f to 319.v052e2d416b_23. - [Release notes](https://github.com/jenkinsci/versioncolumn-plugin/releases) - [Commits](https://github.com/jenkinsci/versioncolumn-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:versioncolumn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Pin versioncolumn 243.vda_c20eea_a_8a_f to 2.462.x and older --------- 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 4e6f8af commit 942ab4a

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
@@ -358,6 +358,11 @@
358358
<artifactId>timestamper</artifactId>
359359
<version>1.27</version>
360360
</dependency>
361+
<dependency>
362+
<groupId>org.jenkins-ci.plugins</groupId>
363+
<artifactId>versioncolumn</artifactId>
364+
<version>243.vda_c20eea_a_8a_f</version>
365+
</dependency>
361366
<dependency>
362367
<groupId>org.jenkins-ci.plugins</groupId>
363368
<artifactId>ws-cleanup</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1436,7 +1436,7 @@
14361436
<dependency>
14371437
<groupId>org.jenkins-ci.plugins</groupId>
14381438
<artifactId>versioncolumn</artifactId>
1439-
<version>243.vda_c20eea_a_8a_f</version>
1439+
<version>319.v052e2d416b_23</version>
14401440
</dependency>
14411441
<dependency>
14421442
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)