Skip to content

Commit 8a92272

Browse files
authored
JAVA-29310: Skip upgrade of spring-security-web to parent-boot-3. (#15882)
1 parent 0ff06d1 commit 8a92272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-security-modules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<module>spring-security-web-boot-4</module>
3737
<module>spring-security-web-boot-5</module>
3838
<module>spring-security-web-digest-auth</module>
39-
<module>spring-security-web-login</module>
39+
<!-- <module>spring-security-web-login</module> --> <!-- This module wasn't able to update to spring boot 3 because of a bug see JAVA-29310 -->
4040
<module>spring-security-web-login-2</module>
4141
<module>spring-security-web-mvc-custom</module>
4242
<module>spring-security-web-mvc</module>

0 commit comments

Comments
 (0)