Skip to content

Commit 6d98690

Browse files
Update spring security to v6.5.6 (#1417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e79843 commit 6d98690

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
@@ -182,7 +182,7 @@ def versions = [
182182
springCloudWiremock : '4.3.0',
183183
springDocOpenUi : '2.8.13',
184184
swaggerAnnotations : '2.2.39',
185-
springSecurityVersion : '6.5.5',
185+
springSecurityVersion : '6.5.6',
186186
tomcat : '11.0.13'
187187
]
188188

0 commit comments

Comments
 (0)