Skip to content

Commit 39f4386

Browse files
committed
Revert Spring Security dependency to latest 5.x.y
(cherry picked from commit 8c4eaca)
1 parent eed79d7 commit 39f4386

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<dependency>
213213
<groupId>org.springframework.security</groupId>
214214
<artifactId>spring-security-core</artifactId>
215-
<version>6.4.1</version>
215+
<version>5.8.16</version>
216216
<exclusions>
217217
<exclusion>
218218
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)