Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps org.jenkins-ci.plugins:plugin from 4.86 to 5.2.

Release notes

Sourced from org.jenkins-ci.plugins:plugin's releases.

5.2

📦 Dependency updates

5.1

🐛 Bug fixes

📝 Documentation updates

  • Update version of parent pom for Java 17 being required (#1030) @​timja

📦 Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness from 2299.v7e8d22e797d3 to 2307.v10e5d0701b_e5 (#1031) @​dependabot

5.0

💥 Breaking changes

Since 5.0 the plugin parent pom now requires a minimum jenkins.version of 2.479 and to be run with Java 17

🚀 New features and improvements

🐛 Bug fixes

📝 Documentation updates

  • Add documentation for frontend integration with maven build (#1016) @​timja

✍ Other changes

... (truncated)

Commits
  • bbd9055 [maven-release-plugin] prepare release plugin-5.2
  • 4b93408 Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.58 to 3.59 (#1041)
  • 17f0720 Bump io.jenkins.tools.maven:license-maven-plugin (#1040)
  • 87b730a Bump io.jenkins.tools.maven:stapler-maven-plugin (#1039)
  • 56bed1d Bump org.mockito:mockito-bom from 5.14.1 to 5.14.2 (#1038)
  • bd2fa32 Bump org.jenkins-ci.main:jenkins-test-harness (#1037)
  • ee417f7 Bump maven-surefire-plugin.version from 3.5.0 to 3.5.1 (#1036)
  • 6167575 Bump org.junit:junit-bom from 5.11.1 to 5.11.2 (#1035)
  • 6d03675 [maven-release-plugin] prepare for next development iteration
  • 1ef856e [maven-release-plugin] prepare release plugin-5.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.86 to 5.2.
- [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-4.86...plugin-5.2)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code labels Nov 1, 2024
MarkEWaite added a commit to MarkEWaite/build-blocker-plugin that referenced this pull request Nov 7, 2025
Java 25 released September 16, 2025.  The Jenkins project wants to support
Java 25 soon.  Compile and test on ci.jenkins.io with Java 25 and Java 21.

Intentionally continues to generate Java 17 byte code as configured by
the plugin parent pom.

Does not compile or test with Java 17 any longer because we have found no
issues in the past that were specific to the Java 17 compiler.  The plan
is to drop support for Java 17 in the not too distant future so that the
Jenkins project is only supporting two major Java versions at a time,
Java 21 and Java 25.

Supersedes pull requests:

* jenkinsci#37
* jenkinsci#36

Testing done

* Confirmed that automated tests pass with Java 25
@MarkEWaite MarkEWaite mentioned this pull request Nov 7, 2025
6 tasks
Denis1990 pushed a commit that referenced this pull request Nov 9, 2025
* Use parent pom 5.28

* Use latest bom-2.479.x version and 2.479.3 (not 2.479.1)

* Test with Java 25 and Java 21

Java 25 released September 16, 2025.  The Jenkins project wants to support
Java 25 soon.  Compile and test on ci.jenkins.io with Java 25 and Java 21.

Intentionally continues to generate Java 17 byte code as configured by
the plugin parent pom.

Does not compile or test with Java 17 any longer because we have found no
issues in the past that were specific to the Java 17 compiler.  The plan
is to drop support for Java 17 in the not too distant future so that the
Jenkins project is only supporting two major Java versions at a time,
Java 21 and Java 25.

Supersedes pull requests:

* #37
* #36

Testing done

* Confirmed that automated tests pass with Java 25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant