Skip to content

Commit dbb3ef1

Browse files
Update dependency org.springframework.security:spring-security-core to v5.8.14
1 parent cd45a23 commit dbb3ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<dependency>
99
<groupId>org.springframework.security</groupId>
1010
<artifactId>spring-security-core</artifactId>
11-
<version>5.4.7</version>
11+
<version>5.8.14</version>
1212
</dependency>
1313
<!-- https://mvnrepository.com/artifact/joda-time/joda-time -->
1414
<dependency>

0 commit comments

Comments
 (0)