Skip to content

Commit

Permalink
chore(deps): bump org.jenkins-ci.plugins:variant from 60.v7290fc0eb_b…
Browse files Browse the repository at this point in the history
…_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]>
  • Loading branch information
dependabot[bot] and basil authored Jan 27, 2025
1 parent 1c6ccbb commit 38e2308
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.462.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,11 @@
<artifactId>timestamper</artifactId>
<version>1.27</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>variant</artifactId>
<version>60.v7290fc0eb_b_cd</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>versioncolumn</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1481,7 +1481,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>variant</artifactId>
<version>60.v7290fc0eb_b_cd</version>
<version>70.va_d9f17f859e0</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 38e2308

Please sign in to comment.