Skip to content

Conversation

jonesbusy
Copy link
Contributor

Hello json-path-api developers! 👋

This is an automated pull request created by the Jenkins Plugin Modernizer tool. The tool has applied the following recipes to modernize the plugin:

Migrate plugins to Java 25

io.jenkins.tools.pluginmodernizer.MigrateToJava25

Migrate plugins to Java 25 LTS.

What's Changed?

We have introduced changes to improve the plugin's compatibility with Java 25 and align it with modern Jenkins development standards

  • Replaced deprecated API calls with their current equivalents where a clear migration path exists.
  • Upgrade build files to use Java 25 as the target/source.
  • Upgrade plugins to versions that are compatible with Java 25.
  • Add Java 25 configuration in Jenkinsfile for testing on ci.jenkins.io.

@jonesbusy jonesbusy requested a review from a team as a code owner August 9, 2025 08:57
@jonesbusy jonesbusy added the dependencies Pull requests that update a dependency file label Aug 9, 2025
@jonesbusy jonesbusy merged commit 1828734 into jenkinsci:main Aug 9, 2025
16 checks passed
@jonesbusy jonesbusy deleted the plugin-modernizer/migratetojava25 branch August 9, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant