Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Spring Security 5.5.1 #2963

Closed
wants to merge 1 commit into from

Conversation

dbmalkovsky
Copy link
Contributor

Release notes: https://github.com/spring-projects/spring-security/releases/tag/5.5.1

Only dependency that needed updating was org.slf4j.

@dbmalkovsky
Copy link
Contributor Author

@filiphr I'm in over my head here; there appears to be an ordering issue causing the compile errors but I can't seem to untangle the mess. This is much more than I expected with a dotdot upgrade.

@filiphr
Copy link
Contributor

filiphr commented Jun 23, 2021

Seems like it is related to spring-projects/spring-security#9767. Let's wait for the Spring Boot upgrade before moving the Spring Security version. Seems like Spring Boot is excluding it from spring-security-config (which we do depend on).

@dbmalkovsky
Copy link
Contributor Author

Replaced with Spring Boot upgrade PR

@dbmalkovsky dbmalkovsky deleted the SpringSecurity5.5.1 branch June 25, 2021 10:18
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.

None yet

2 participants