Skip to content

Commit

Permalink
chore(deps): bump org.jenkins-ci.plugins:support-core from 1523.v5486…
Browse files Browse the repository at this point in the history
…c8d6da_f3 to 1534.v39e20b_212219 in /bom-weekly (#4123)

* chore(deps): bump org.jenkins-ci.plugins:support-core in /bom-weekly

Bumps [org.jenkins-ci.plugins:support-core](https://github.com/jenkinsci/support-core-plugin) from 1523.v5486c8d6da_f3 to 1534.v39e20b_212219.
- [Release notes](https://github.com/jenkinsci/support-core-plugin/releases)
- [Commits](https://github.com/jenkinsci/support-core-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:support-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* pin to older version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Darin Pope <darin@planetpope.com>
  • Loading branch information
dependabot[bot] and darinpope authored Dec 18, 2024
1 parent 13d7783 commit 91af50b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.462.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,11 @@
<artifactId>ssh-slaves</artifactId>
<version>2.973.v0fa_8c0dea_f9f</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>support-core</artifactId>
<version>1523.v5486c8d6da_f3</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>text-finder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1346,7 +1346,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>support-core</artifactId>
<version>1523.v5486c8d6da_f3</version>
<version>1534.v39e20b_212219</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 91af50b

Please sign in to comment.