Skip to content

fix: align Spring Boot version property and adoption checklist with Java 26 and Boot 4.1.1 - #2652

Merged
commjoen merged 1 commit into
OWASP:masterfrom
SatyamPandey-07:bugfix/sync-spring-boot-and-java-baseline
Sep 7, 2026
Merged

fix: align Spring Boot version property and adoption checklist with Java 26 and Boot 4.1.1#2652
commjoen merged 1 commit into
OWASP:masterfrom
SatyamPandey-07:bugfix/sync-spring-boot-and-java-baseline

Conversation

@SatyamPandey-07

Copy link
Copy Markdown
Contributor

PR: fix: align Spring Boot version property and adoption checklist with Java 26 and Boot 4.1.1

Related Issue

Fixes #2651

Changes Proposed

  • [pom.xml]: Synchronized <spring-boot.version> from 4.0.3 to 4.1.1 to match spring-boot-starter-parent.
  • [docs/SPRING_BOOT_4_ADOPTION_CHECKLIST.md]: Updated baseline versions to accurately reflect the current project state (Spring Boot 4.1.1, Java 26, and Spring Cloud 2025.1.3).

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • Verified POM XML consistency and property alignment
  • Verified ./scripts/validate-versions.sh passes successfully

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

@commjoen commjoen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution @SatyamPandey-07 !

@commjoen
commjoen merged commit e0dabf7 into OWASP:master Sep 7, 2026
17 checks passed
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.

Sync Spring Boot version property and adoption checklist baseline with Spring Boot 4.1.1 and Java 26

2 participants