Skip to content

Commit 797b939

Browse files
Update spring security to v6.5.2 (#1321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5120203 commit 797b939

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
@@ -181,7 +181,7 @@ def versions = [
181181
springBootVersion : '3.5.3',
182182
springCloudWiremock : '4.3.0',
183183
springDocOpenUi : '2.8.9',
184-
springSecurityVersion : '6.5.1',
184+
springSecurityVersion : '6.5.2',
185185
]
186186

187187
jacocoTestReport {

0 commit comments

Comments
 (0)