Skip to content

Commit

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

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

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 2845c0b commit 5efe562
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.457</jenkins.version>
<jenkins.version>2.458</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 5efe562

Please sign in to comment.