Skip to content

Commit

Permalink
Bump io.jenkins.plugins:warnings-ng from 11.5.0 to 11.7.0 in /bom-wee…
Browse files Browse the repository at this point in the history
…kly (#3609)

* Bump io.jenkins.plugins:warnings-ng from 11.5.0 to 11.7.0 in /bom-weekly

Bumps [io.jenkins.plugins:warnings-ng](https://github.com/jenkinsci/warnings-ng-plugin) from 11.5.0 to 11.7.0.
- [Release notes](https://github.com/jenkinsci/warnings-ng-plugin/releases)
- [Changelog](https://github.com/jenkinsci/warnings-ng-plugin/blob/main/CHANGELOG.md)
- [Commits](jenkinsci/warnings-ng-plugin@v11.5.0...v11.7.0)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:warnings-ng
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Pin warnings-ng 11.5.0 for bom-2.452.x and older

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
  • Loading branch information
dependabot[bot] and MarkEWaite committed Sep 20, 2024
1 parent 2ef1831 commit 8fce15e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.452.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@
<version>${plugin-util-api.version}</version>
<classifier>tests</classifier>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>warnings-ng</artifactId>
<version>11.5.0</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>cloudbees-folder</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 @@ -463,7 +463,7 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>warnings-ng</artifactId>
<version>11.5.0</version>
<version>11.7.0</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins.mina-sshd-api</groupId>
Expand Down

0 comments on commit 8fce15e

Please sign in to comment.