Skip to content

[ISSUE #6600] Align examples Spring Boot version with main project - #6971

Open
yykaue wants to merge 2 commits into
apache:masterfrom
yykaue:fix-6600-align-spring-boot-version
Open

[ISSUE #6600] Align examples Spring Boot version with main project#6971
yykaue wants to merge 2 commits into
apache:masterfrom
yykaue:fix-6600-align-spring-boot-version

Conversation

@yykaue

@yykaue yykaue commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Fixes #6600.

Changes

  • Upgrade the Spring Boot parent used by shenyu-examples from 3.2.0 to 3.3.1.
  • Align the examples with the Spring Boot version used by the main project.
  • Eliminate Spring Boot minor-version drift in the examples classpath.

Verification

  • Maven parent POM test passed.
  • Checkstyle completed with 0 violations.
  • The main example modules compiled successfully with Spring Boot 3.3.1.

@Aias00, could you please help review this PR? Thank you!

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.

[Task] Spring Boot version drift: examples 3.2.0 vs main 3.3.1

1 participant