Skip to content

Upgrade to Java 21#50

Open
vasiliy-mikhailov wants to merge 1 commit into
ghusta:masterfrom
vasiliy-mikhailov:bump-java-21
Open

Upgrade to Java 21#50
vasiliy-mikhailov wants to merge 1 commit into
ghusta:masterfrom
vasiliy-mikhailov:bump-java-21

Conversation

@vasiliy-mikhailov

Copy link
Copy Markdown

Resolves #30.

Upgrades the build from Java 17 to Java 21 (via OpenRewrite UpgradeBuildToJava21):

  • pom.xml java.version 17 → 21
  • JDK 17 → 21 in the GitHub Actions workflows

Verified locally: mvn verify is green under Temurin 21 — all 13 previously-passing tests still pass (no test lost).

Prepared with the open-source bump-java-version skill.

java.version 17->21, CI JDK 17->21. mvn verify green under Temurin 21 (13 tests).
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.

Upgrade to Java 21

1 participant