Skip to content

Force versions in the examples#377

Merged
catarina-correia merged 1 commit into
mainfrom
CHK-fix
May 27, 2026
Merged

Force versions in the examples#377
catarina-correia merged 1 commit into
mainfrom
CHK-fix

Conversation

@catarina-correia
Copy link
Copy Markdown
Contributor

@catarina-correia catarina-correia commented May 27, 2026

Summary

Force specific versions for Netty and Tomcat dependencies in the example Spring Boot applications.

Changes

  • Pin netty.version to 4.2.13.Final in both web and webflux example build configurations
  • Pin tomcat.version to 11.0.22 in both example modules
  • Ensures consistent transitive dependency resolution across example projects

Impact

  • Stabilizes example builds and reduces version mismatch issues
  • Affects only example modules, not core library code
  • No functional changes to production code

@catarina-correia catarina-correia requested a review from a team as a code owner May 27, 2026 16:08
@catarina-correia catarina-correia requested a review from pboos May 27, 2026 16:08
@catarina-correia catarina-correia merged commit 9e0cb03 into main May 27, 2026
4 checks passed
@catarina-correia catarina-correia deleted the CHK-fix branch May 27, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant