Skip to content

[WIP] Migrate project to Java 25#81

Draft
patrick-vuong with Copilot wants to merge 2 commits into
mainfrom
copilot/migrate-to-java-25-69fbbef7-a108-4649-8e25-051c51c31573
Draft

[WIP] Migrate project to Java 25#81
patrick-vuong with Copilot wants to merge 2 commits into
mainfrom
copilot/migrate-to-java-25-69fbbef7-a108-4649-8e25-051c51c31573

Conversation

Copilot AI commented May 19, 2026

Copy link
Copy Markdown
Contributor
  • Update pom.xml: Change Java compiler source/target/release from 11 to 25
  • Update pom.xml: Update maven-compiler-plugin version for Java 25 support
  • Update pom.xml: Update maven-surefire-plugin and maven-failsafe-plugin versions for Java 25 compatibility
  • Update pom.xml: Update maven-shade-plugin version for Java 25 compatibility
  • Update .github/workflows/ci.yml: Change JDK version from 11 to 25
  • Run OpenRewrite UpgradeToJava25 recipe to modernize Java source code
  • Verify build passes with mvn verify

Copilot AI linked an issue May 19, 2026 that may be closed by this pull request
Agent-Logs-Url: https://github.com/moderneinc/yet-another-dropwizard-service/sessions/7799f1d0-c305-46ae-b098-379a0a88d89a

Co-authored-by: patrick-vuong <107423518+patrick-vuong@users.noreply.github.com>
Copilot stopped work on behalf of patrick-vuong due to an error May 19, 2026 18:37
Copilot AI requested a review from patrick-vuong May 19, 2026 18:37
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.

Migrate to Java 25

2 participants