Skip to content

Upgrade from Java 17 to Java 21#18

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

Upgrade from Java 17 to Java 21#18
devin-ai-integration[bot] wants to merge 1 commit intodevelop-7.0.xfrom
devin/1777273902-java-21-upgrade

Conversation

@devin-ai-integration
Copy link
Copy Markdown

Upgrading BroadleafCommerce from Java 17 to Java 21 for improved performance and access to new language features.

A Brief Overview

  • Updated maven-compiler-plugin configuration: source, target, and release from 17 to 21
  • Updated gmavenplus-plugin targetBytecode from 17 to 21

Spring Boot 3.5.13 and Spring Framework 6.2.17 fully support Java 21. The existing --add-opens JVM arguments in surefire/failsafe configuration are retained for reflection-based test compatibility.

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

- Update maven-compiler-plugin source, target, and release from 17 to 21
- Update gmavenplus-plugin targetBytecode from 17 to 21

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