JAVA-29293 :- Add a comment to ensure that everyone knows that, upgrade to Boot 3 for this project is not feasible. (#16050)
* JAVA-29293 :- Add a comment to ensure that everyone knows that, upgrade to Boot 3 for this project is not feasible. * JAVA-29293 :- Add a comment to ensure that everyone knows that, upgrade to Boot 3 for this project is not feasible. * JAVA-29293 :- Add a comment to ensure that everyone knows that, upgrade to Boot 3 for this project is not feasible.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<module>spring-security-core-2</module>
|
||||
<!-- <module>spring-security-ldap</module>-->
|
||||
<module>spring-security-legacy-oidc</module> <!-- Ths module wasn't able to upgrade because is using Spring Security oauth2 which reached end of life. JAVA-29292-->
|
||||
<module>spring-security-oauth2</module>
|
||||
<module>spring-security-oauth2</module> <!-- This module wasn't updated to spring boot 3 because of spring-oauth2 not supporting Jakarta and reaching end of life. JAVA-29293 -->
|
||||
<module>spring-security-oauth2-sso</module> <!-- This module wasn't able to update because Spring Security Oauth reach end of life and not compatible with spring boot 3. JAVA-29294 -->
|
||||
<module>spring-security-oidc</module>
|
||||
<module>spring-security-okta</module>
|
||||
|
||||
Reference in New Issue
Block a user