Skip to content

Commit 3fbdb7d

Browse files
chore(deps): bump org.jenkins-ci.plugins:metrics from 4.2.21-458.vcf496cb_839e4 to 4.2.21-461.v881e35d8fa_b_a_ in /bom-weekly (#4283)
* chore(deps): bump org.jenkins-ci.plugins:metrics in /bom-weekly Bumps [org.jenkins-ci.plugins:metrics](https://github.com/jenkinsci/metrics-plugin) from 4.2.21-458.vcf496cb_839e4 to 4.2.21-461.v881e35d8fa_b_a_. - [Release notes](https://github.com/jenkinsci/metrics-plugin/releases) - [Commits](https://github.com/jenkinsci/metrics-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:metrics dependency-type: direct:production update-type: version-update:semver-patch ... 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 f209c1c commit 3fbdb7d

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
@@ -340,6 +340,11 @@
340340
<artifactId>matrix-project</artifactId>
341341
<version>839.vff91cd7e3a_b_2</version>
342342
</dependency>
343+
<dependency>
344+
<groupId>org.jenkins-ci.plugins</groupId>
345+
<artifactId>metrics</artifactId>
346+
<version>4.2.21-458.vcf496cb_839e4</version>
347+
</dependency>
343348
<dependency>
344349
<groupId>org.jenkins-ci.plugins</groupId>
345350
<artifactId>nodejs</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,7 @@
11991199
<dependency>
12001200
<groupId>org.jenkins-ci.plugins</groupId>
12011201
<artifactId>metrics</artifactId>
1202-
<version>4.2.21-458.vcf496cb_839e4</version>
1202+
<version>4.2.21-461.v881e35d8fa_b_a_</version>
12031203
</dependency>
12041204
<dependency>
12051205
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)