Skip to content

Commit 41bd671

Browse files
Update spring security to v6.5.5 (#1390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43d5448 commit 41bd671

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.37',
185-
springSecurityVersion : '6.5.4',
185+
springSecurityVersion : '6.5.5',
186186
tomcat : '11.0.11'
187187
]
188188

0 commit comments

Comments
 (0)