Skip to content

Commit

Permalink
Bump jenkins.version from 2.455 to 2.457
Browse files Browse the repository at this point in the history
Bumps `jenkins.version` from 2.455 to 2.457.

Updates `org.jenkins-ci.main:jenkins-core` from 2.455 to 2.457
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Commits](jenkinsci/jenkins@jenkins-2.455...jenkins-2.457)

Updates `org.jenkins-ci.main:jenkins-war` from 2.455 to 2.457
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Commits](jenkinsci/jenkins@jenkins-2.455...jenkins-2.457)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:jenkins-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.jenkins-ci.main:jenkins-war
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 24480d8 commit e8516d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/plugin-compat-tester</gitHubRepo>
<jenkins.version>2.455</jenkins.version>
<jenkins.version>2.457</jenkins.version>
<picocli.version>4.7.5</picocli.version>
<slf4j.version>2.0.13</slf4j.version>
<spotbugs.effort>Max</spotbugs.effort>
Expand Down

0 comments on commit e8516d1

Please sign in to comment.