Skip to content

Commit 6d58e3e

Browse files
chore(deps): bump org.jenkins-ci.plugins:view-job-filters from 392.v2c0a_4dd46909 to 396.veea_3d19b_9551 in /bom-weekly (#4504)
* chore(deps): bump org.jenkins-ci.plugins:view-job-filters in /bom-weekly Bumps [org.jenkins-ci.plugins:view-job-filters](https://github.com/jenkinsci/view-job-filters-plugin) from 392.v2c0a_4dd46909 to 396.veea_3d19b_9551. - [Release notes](https://github.com/jenkinsci/view-job-filters-plugin/releases) - [Commits](https://github.com/jenkinsci/view-job-filters-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:view-job-filters 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 d753f5b commit 6d58e3e

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
@@ -836,6 +836,11 @@
836836
<artifactId>versioncolumn</artifactId>
837837
<version>243.vda_c20eea_a_8a_f</version>
838838
</dependency>
839+
<dependency>
840+
<groupId>org.jenkins-ci.plugins</groupId>
841+
<artifactId>view-job-filters</artifactId>
842+
<version>392.v2c0a_4dd46909</version>
843+
</dependency>
839844
<dependency>
840845
<groupId>org.jenkins-ci.plugins</groupId>
841846
<artifactId>windows-azure-storage</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1536,7 +1536,7 @@
15361536
<dependency>
15371537
<groupId>org.jenkins-ci.plugins</groupId>
15381538
<artifactId>view-job-filters</artifactId>
1539-
<version>392.v2c0a_4dd46909</version>
1539+
<version>396.veea_3d19b_9551</version>
15401540
</dependency>
15411541
<dependency>
15421542
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)