Skip to content

Commit 031aeaa

Browse files
chore(deps): bump org.jenkins-ci.plugins:dashboard-view from 2.523.v673d549dfee5 to 2.528.v3470c02b_d7c9 in /bom-weekly (#4396)
* chore(deps): bump org.jenkins-ci.plugins:dashboard-view in /bom-weekly Bumps [org.jenkins-ci.plugins:dashboard-view](https://github.com/jenkinsci/dashboard-view-plugin) from 2.523.v673d549dfee5 to 2.528.v3470c02b_d7c9. - [Release notes](https://github.com/jenkinsci/dashboard-view-plugin/releases) - [Changelog](https://github.com/jenkinsci/dashboard-view-plugin/blob/main/CHANGELOG.old.md) - [Commits](https://github.com/jenkinsci/dashboard-view-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:dashboard-view dependency-type: direct:production update-type: version-update:semver-minor ... 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 cea19b3 commit 031aeaa

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
@@ -328,6 +328,11 @@
328328
<artifactId>credentials-binding</artifactId>
329329
<version>681.vf91669a_32e45</version>
330330
</dependency>
331+
<dependency>
332+
<groupId>org.jenkins-ci.plugins</groupId>
333+
<artifactId>dashboard-view</artifactId>
334+
<version>2.523.v673d549dfee5</version>
335+
</dependency>
331336
<dependency>
332337
<groupId>org.jenkins-ci.plugins</groupId>
333338
<artifactId>database-mysql</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@
936936
<dependency>
937937
<groupId>org.jenkins-ci.plugins</groupId>
938938
<artifactId>dashboard-view</artifactId>
939-
<version>2.523.v673d549dfee5</version>
939+
<version>2.528.v3470c02b_d7c9</version>
940940
</dependency>
941941
<dependency>
942942
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)