Skip to content

Commit 6602e2e

Browse files
authored
Merge pull request #4 from vzhn/dependabot/maven/org.springframework.security-spring-security-core-5.2.5.RELEASE
Bump spring-security-core from 5.2.2.RELEASE to 5.2.5.RELEASE
2 parents 1e0b108 + 811e05e commit 6602e2e

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
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.springframework.security</groupId>
8181
<artifactId>spring-security-core</artifactId>
82-
<version>5.2.2.RELEASE</version>
82+
<version>5.2.5.RELEASE</version>
8383
<scope>test</scope>
8484
</dependency>
8585

0 commit comments

Comments
 (0)