Skip to content

Conversation

MarkEWaite
Copy link

Prepare for Java 25

Use parent pom 5.24 for Java 25 support. Java 25 releases Sep 16, 2025 and Jenkins wants to support Java 25 soon after its release. This pom upgrade allows the plugin to compile and test with Java 25.

Require Jenkins 2.479.3 instead of 2.479.1 because some of the dependencies in the final release of the plugin BOM require 2.479.3.

Declare dependencies explicitly to prevent accidental addition of new dependencies from updates.

Enable Java 25 testing on ci.jenkins.io.

Testing done

Confirmed that automated tests pass with Java 21 and Java 25.

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

Java 25 releases Sep 16, 2025 and Jenkins wants to support Java 25 soon
after its release.  This pom upgrade allows the plugin to compile and
test with Java 25.
Some of the dependencies in the final release of the plugin BOM require 2.479.3
Prevent accidental addition of new dependencies from updates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant