Skip to content

Commit c74b9cf

Browse files
chore(deps): bump org.jenkins-ci.plugins:versioncolumn from 243.vda_c20eea_a_8a_f to 320.v6b_b_814ca_01f7 in /bom-weekly (#4241)
* 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 320.v6b_b_814ca_01f7. - [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 to older version --------- 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 5aa8265 commit c74b9cf

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
@@ -363,6 +363,11 @@
363363
<artifactId>timestamper</artifactId>
364364
<version>1.27</version>
365365
</dependency>
366+
<dependency>
367+
<groupId>org.jenkins-ci.plugins</groupId>
368+
<artifactId>versioncolumn</artifactId>
369+
<version>243.vda_c20eea_a_8a_f</version>
370+
</dependency>
366371
<dependency>
367372
<groupId>org.jenkins-ci.plugins</groupId>
368373
<artifactId>ws-cleanup</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1441,7 +1441,7 @@
14411441
<dependency>
14421442
<groupId>org.jenkins-ci.plugins</groupId>
14431443
<artifactId>versioncolumn</artifactId>
1444-
<version>243.vda_c20eea_a_8a_f</version>
1444+
<version>320.v6b_b_814ca_01f7</version>
14451445
</dependency>
14461446
<dependency>
14471447
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)