Skip to content

Commit 38e2308

Browse files
chore(deps): bump org.jenkins-ci.plugins:variant from 60.v7290fc0eb_b_cd to 70.va_d9f17f859e0 in /bom-weekly (#4327)
* chore(deps): bump org.jenkins-ci.plugins:variant in /bom-weekly Bumps [org.jenkins-ci.plugins:variant](https://github.com/jenkinsci/variant-plugin) from 60.v7290fc0eb_b_cd to 70.va_d9f17f859e0. - [Release notes](https://github.com/jenkinsci/variant-plugin/releases) - [Changelog](https://github.com/jenkinsci/variant-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/variant-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:variant dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Pin on older line --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Basil Crow <[email protected]>
1 parent 1c6ccbb commit 38e2308

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
@@ -496,6 +496,11 @@
496496
<artifactId>timestamper</artifactId>
497497
<version>1.27</version>
498498
</dependency>
499+
<dependency>
500+
<groupId>org.jenkins-ci.plugins</groupId>
501+
<artifactId>variant</artifactId>
502+
<version>60.v7290fc0eb_b_cd</version>
503+
</dependency>
499504
<dependency>
500505
<groupId>org.jenkins-ci.plugins</groupId>
501506
<artifactId>versioncolumn</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1481,7 +1481,7 @@
14811481
<dependency>
14821482
<groupId>org.jenkins-ci.plugins</groupId>
14831483
<artifactId>variant</artifactId>
1484-
<version>60.v7290fc0eb_b_cd</version>
1484+
<version>70.va_d9f17f859e0</version>
14851485
</dependency>
14861486
<dependency>
14871487
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)