Skip to content

Commit 8c4eaca

Browse files
committed
Revert Spring Security dependency to latest 5.x.y
1 parent 49c31b9 commit 8c4eaca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
<dependency>
217217
<groupId>org.springframework.security</groupId>
218218
<artifactId>spring-security-core</artifactId>
219-
<version>6.4.1</version>
219+
<version>5.8.16</version>
220220
<exclusions>
221221
<exclusion>
222222
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)