Skip to content

Commit ff9b5dd

Browse files
chore(deps): bump org.jenkins-ci.plugins:token-macro from 400.v35420b_922dcb_ to 442.v4f452dc3c7c0 in /bom-weekly (#4363)
* chore(deps): bump org.jenkins-ci.plugins:token-macro in /bom-weekly Bumps [org.jenkins-ci.plugins:token-macro](https://github.com/jenkinsci/token-macro-plugin) from 400.v35420b_922dcb_ to 442.v4f452dc3c7c0. - [Release notes](https://github.com/jenkinsci/token-macro-plugin/releases) - [Changelog](https://github.com/jenkinsci/token-macro-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/token-macro-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:token-macro 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 46dfb39 commit ff9b5dd

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
@@ -531,6 +531,11 @@
531531
<artifactId>timestamper</artifactId>
532532
<version>1.27</version>
533533
</dependency>
534+
<dependency>
535+
<groupId>org.jenkins-ci.plugins</groupId>
536+
<artifactId>token-macro</artifactId>
537+
<version>400.v35420b_922dcb_</version>
538+
</dependency>
534539
<dependency>
535540
<groupId>org.jenkins-ci.plugins</groupId>
536541
<artifactId>variant</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1496,7 +1496,7 @@
14961496
<dependency>
14971497
<groupId>org.jenkins-ci.plugins</groupId>
14981498
<artifactId>token-macro</artifactId>
1499-
<version>400.v35420b_922dcb_</version>
1499+
<version>442.v4f452dc3c7c0</version>
15001500
</dependency>
15011501
<dependency>
15021502
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)