Skip to content

[java-11-app] fix(java): Java upgrade: 11 → Java 21#6

Draft
saicharansm wants to merge 1 commit into
masterfrom
atx-result-staging-20260708_223257_9be8433d
Draft

[java-11-app] fix(java): Java upgrade: 11 → Java 21#6
saicharansm wants to merge 1 commit into
masterfrom
atx-result-staging-20260708_223257_9be8433d

Conversation

@saicharansm

Copy link
Copy Markdown
Owner

⚠️ High-risk change — manual review recommended (severity: high)

Finding

  • Title: Java upgrade: 11 → Java 21
  • Severity: high | Category: Java
  • Description: Upgrade Java from 11 to Java 21
  • Upgrade: 11 → Java 21
  • Finding ID: 01KX1RE8E7852VTKJKQM3HM5CQ

Transform Applied

  • Transform: AWS/java-version-upgrade

Validation

  • Diff: 4 files changed, +18 / −18

Changed Files

  • build.gradle
  • gradle.properties
  • gradle/wrapper/gradle-wrapper.properties
  • pom.xml

Automated by ATX Continuous Modernization. Review carefully before merging.

…, targetCompatibility to 21; upgraded maven-compiler-plugin to 3.13.0, maven-surefire-plugin to 3.2.5, maven-javadoc-plugin to 3.6.3; upgraded JUnit Jupiter to 5.10.2 and AssertJ to 3.27.7; updated Gradle wrapper to 8.11; migrated deprecated testCompile/testRuntime to testImplementation/testRuntimeOnly in build.gradle; updated idea plugin JDK and language level to 21. Build status: Success (13 tests pass)
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.

1 participant