Skip to content

Commit

Permalink
Bump the jenkins group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the jenkins group with 2 updates: [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) and [io.jenkins.tools.bom:bom-2.479.x](https://github.com/jenkinsci/bom).


Updates `org.jenkins-ci.plugins:plugin` from 5.4 to 5.5
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-5.4...plugin-5.5)

Updates `io.jenkins.tools.bom:bom-2.479.x` from 3875.v1df09947cde6 to 3893.v213a_42768d35
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jenkins
- dependency-name: io.jenkins.tools.bom:bom-2.479.x
  dependency-type: direct:production
  dependency-group: jenkins
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 3922c65 commit f2f3ab3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>5.4</version>
<version>5.5</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-${jenkins.baseline}.x</artifactId>
<version>3875.v1df09947cde6</version>
<version>3893.v213a_42768d35</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit f2f3ab3

Please sign in to comment.