Skip to content

Commit

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

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

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

---
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 Apr 1, 2024
1 parent b4244f5 commit e63742c
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.450</jenkins.version>
<jenkins.version>2.451</jenkins.version>
<picocli.version>4.7.5</picocli.version>
<slf4j.version>2.0.12</slf4j.version>
<spotbugs.effort>Max</spotbugs.effort>
Expand Down

0 comments on commit e63742c

Please sign in to comment.