Skip to content

Bumped required Java to Java 25#519

Merged
cicirello merged 5 commits into
masterfrom
java25
Jul 7, 2026
Merged

Bumped required Java to Java 25#519
cicirello merged 5 commits into
masterfrom
java25

Conversation

@cicirello

@cicirello cicirello commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

Increased minimum supported Java version to Java 25. Necessitated by dependencies (core and rho-mu) which now require Java 25.

Closing Issues

Closes #518

Pull Request Requirements

If you are unable to check everything in this list, your pull request will be closed:

  • I have read the CONTRIBUTING document.
  • My pull request has a corresponding Issue and I linked to it above in the Closing Issues section.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvements to existing code, such as refactoring or optimizations (non-breaking)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@cicirello cicirello added this to the jpt 7.0.0 milestone Jul 7, 2026
@cicirello cicirello self-assigned this Jul 7, 2026
@cicirello cicirello added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 7, 2026
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

JaCoCo Test Coverage Summary Statistics

  • Coverage: 100%
  • Branches: 100%

@cicirello cicirello merged commit 51ddfbf into master Jul 7, 2026
5 checks passed
@cicirello cicirello deleted the java25 branch July 7, 2026 19:14
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 java Pull requests that update Java code

Development

Successfully merging this pull request may close these issues.

Change minimum supported Java version to Java 25

1 participant