Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:badge from 2.3 to 2.4 in /bom-weekly (#3904)
Browse files Browse the repository at this point in the history
* Bump org.jenkins-ci.plugins:badge from 2.3 to 2.4 in /bom-weekly

Bumps [org.jenkins-ci.plugins:badge](https://github.com/jenkinsci/badge-plugin) from 2.3 to 2.4.
- [Release notes](https://github.com/jenkinsci/badge-plugin/releases)
- [Changelog](https://github.com/jenkinsci/badge-plugin/blob/master/CHANGELOG.adoc)
- [Commits](jenkinsci/badge-plugin@badge-2.3...badge-2.4)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:badge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Pin on older line

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Basil Crow <me@basilcrow.com>
  • Loading branch information
dependabot[bot] and basil authored Nov 4, 2024
1 parent 393a407 commit 84e1b68
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 @@ -81,6 +81,11 @@
<artifactId>sqlserver-api</artifactId>
<version>12.8.1.jre11-63.v522a_b_7b_6ea_d7</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>badge</artifactId>
<version>2.3</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>basic-branch-build-strategies</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 @@ -573,7 +573,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>badge</artifactId>
<version>2.3</version>
<version>2.4</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 84e1b68

Please sign in to comment.