Skip to content

Commit 79eed30

Browse files
Update spring security to v6.5.3
1 parent c132b1f commit 79eed30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ ext {
125125
lombokVersion = '1.18.38'
126126
reformLogging = '6.1.9'
127127
springCloudVersion = '2024.0.2'
128-
springSecurity = '6.4.6'
128+
springSecurity = '6.5.3'
129129
limits = [
130130
'instruction': 6,
131131
'branch' : 8,

0 commit comments

Comments
 (0)