Skip to content

Upgrade Spring Boot from 2.5.11 to 2.5.13#3254

Merged
bnasslahsen merged 1 commit intospringdoc:mainfrom
pcalouche:update-spring-boot
Apr 10, 2026
Merged

Upgrade Spring Boot from 2.5.11 to 2.5.13#3254
bnasslahsen merged 1 commit intospringdoc:mainfrom
pcalouche:update-spring-boot

Conversation

@pcalouche
Copy link
Copy Markdown
Contributor

This updates the Spring Boot version to 3.5.13. It also removes the dependency management of spring-security-oauth2-authorization-server since Spring Boot's parent manages it.

@pcalouche pcalouche marked this pull request as ready for review March 31, 2026 15:24
@pcalouche pcalouche changed the title update spring boot to 2.5.13 Upgrade Spring Boot from 2.5.11 to 2.5.13 Mar 31, 2026
<!-- spring Security Oauth2 Authorization Server-->
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-authorization-server</artifactId>
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Since this is managed by the Spring Boot parent, it can be omitted. This ensures that the version of Spring Auth Server used will align with the current Spring Boot version.

@bnasslahsen bnasslahsen merged commit 386e459 into springdoc:main Apr 10, 2026
1 check 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