We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa2767 commit f7a28bcCopy full SHA for f7a28bc
gradle/dependencies.gradle
@@ -7,7 +7,7 @@ ext {
7
versions = [
8
spring_boot : '3.2.5',
9
spring : '6.1.8',
10
- spring_security : '6.2.4',
+ spring_security : '6.3.0',
11
spring_security_jwt : '1.1.1.RELEASE',
12
jcip_annotations : '1.0',
13
logback_classic : '1.5.6',
0 commit comments