Skip to content

Commit 8385637

Browse files
chore(deps): bump org.jenkins-ci.plugins:slack from 751.v2e44153c8fe1 to 760.vb_e6a_66db_2d43 in /bom-weekly (#4286)
* chore(deps): bump org.jenkins-ci.plugins:slack in /bom-weekly Bumps [org.jenkins-ci.plugins:slack](https://github.com/jenkinsci/slack-plugin) from 751.v2e44153c8fe1 to 760.vb_e6a_66db_2d43. - [Release notes](https://github.com/jenkinsci/slack-plugin/releases) - [Changelog](https://github.com/jenkinsci/slack-plugin/blob/master/CHANGELOG-old.md) - [Commits](https://github.com/jenkinsci/slack-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:slack dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * pin to older line --------- 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 f3f7d56 commit 8385637

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
@@ -411,6 +411,11 @@
411411
<version>${scm-api-plugin.version}</version>
412412
<classifier>tests</classifier>
413413
</dependency>
414+
<dependency>
415+
<groupId>org.jenkins-ci.plugins</groupId>
416+
<artifactId>slack</artifactId>
417+
<version>751.v2e44153c8fe1</version>
418+
</dependency>
414419
<dependency>
415420
<groupId>org.jenkins-ci.plugins</groupId>
416421
<artifactId>ssh-slaves</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1385,7 +1385,7 @@
13851385
<dependency>
13861386
<groupId>org.jenkins-ci.plugins</groupId>
13871387
<artifactId>slack</artifactId>
1388-
<version>751.v2e44153c8fe1</version>
1388+
<version>760.vb_e6a_66db_2d43</version>
13891389
</dependency>
13901390
<dependency>
13911391
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)