Skip to content

Upgrade Java 17 to 21 in maven-compiler-plugin#19

Open
devin-ai-integration[bot] wants to merge 1 commit intodevelop-7.0.xfrom
devin/1777282272-upgrade-java-17-to-21
Open

Upgrade Java 17 to 21 in maven-compiler-plugin#19
devin-ai-integration[bot] wants to merge 1 commit intodevelop-7.0.xfrom
devin/1777282272-upgrade-java-17-to-21

Conversation

@devin-ai-integration
Copy link
Copy Markdown

Upgrade Java compiler target from 17 to 21

Updating the maven-compiler-plugin configuration to compile with Java 21 source, target, and release level.

A Brief Overview
Java 21 is the latest LTS release. This change updates the compiler plugin to target Java 21 across all modules.

Additional context

  • Updated source from 17 to 21
  • Updated target from 17 to 21
  • Updated release from 17 to 21
  • Spring 6.2.x and Spring Boot 3.5.x already support Java 21
  • The existing --add-opens JVM arguments in surefire/failsafe are retained for test compatibility

Link to Devin session: https://app.devin.ai/sessions/6573fec3fb334d5bb12de0b6d87ce983
Requested by: @joao-cognition

- Update source/target/release to 21 in maven-compiler-plugin

Co-Authored-By: Joao Esteves <joao.esteves@cognition.ai>
@devin-ai-integration
Copy link
Copy Markdown
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

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.

0 participants