Skip to content

Commit 9c2297d

Browse files
chore(deps): bump org.jenkins-ci.plugins:sbt from 87.v455263c57692 to 88.vee3829489c40 in /bom-weekly (#4479)
* chore(deps): bump org.jenkins-ci.plugins:sbt in /bom-weekly Bumps [org.jenkins-ci.plugins:sbt](https://github.com/jenkinsci/sbt-plugin) from 87.v455263c57692 to 88.vee3829489c40. - [Release notes](https://github.com/jenkinsci/sbt-plugin/releases) - [Commits](https://github.com/jenkinsci/sbt-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:sbt 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 87f3784 commit 9c2297d

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
@@ -694,6 +694,11 @@
694694
<artifactId>saml</artifactId>
695695
<version>4.464.vea_cb_75d7f5e0</version>
696696
</dependency>
697+
<dependency>
698+
<groupId>org.jenkins-ci.plugins</groupId>
699+
<artifactId>sbt</artifactId>
700+
<version>87.v455263c57692</version>
701+
</dependency>
697702
<dependency>
698703
<groupId>org.jenkins-ci.plugins</groupId>
699704
<artifactId>scm-api</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1414,7 +1414,7 @@
14141414
<dependency>
14151415
<groupId>org.jenkins-ci.plugins</groupId>
14161416
<artifactId>sbt</artifactId>
1417-
<version>87.v455263c57692</version>
1417+
<version>88.vee3829489c40</version>
14181418
</dependency>
14191419
<dependency>
14201420
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)