Skip to content

Conversation

zdenek-jonas
Copy link
Contributor

This pull request updates several Maven project files to use newer versions of Spring Boot and related dependencies, ensuring all modules are aligned with the latest stable releases. The changes also include upgrades to the Maven Compiler Plugin and the Springdoc OpenAPI dependency for improved compatibility and features.

Dependency version updates:

  • Upgraded spring.boot.version (or org.springframework.boot.version) from 3.4.5 or 3.2.0 to 3.5.6 in examples/spring-boot3-advanced/pom.xml, examples/spring-boot3-simple/pom.xml, integrations/spring-boot3-console/pom.xml, integrations/spring-boot3/pom.xml, and storage/rest/client-app/pom.xml for consistent use of the latest Spring Boot release. [1] [2] [3] [4] [5]

  • Upgraded springdoc-openapi-starter-webmvc-ui dependency from version 2.2.0 to 2.8.13 in examples/spring-boot3-simple/pom.xml to benefit from bug fixes and new features.

Build tool updates:

  • Upgraded maven-compiler-plugin from version 3.11.0 to 3.14.0 in examples/spring-boot3-advanced/pom.xml and examples/spring-boot3-simple/pom.xml for improved Java compilation support. [1] [2]

@zdenek-jonas zdenek-jonas requested a review from fh-ms September 26, 2025 09:07
@zdenek-jonas zdenek-jonas merged commit 85337b8 into main Sep 26, 2025
10 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.

2 participants