Skip to content

Commit 2db5368

Browse files
Bump org.springframework.security:spring-security-web
Bumps [org.springframework.security:spring-security-web](https://github.com/spring-projects/spring-security) from 5.7.12 to 5.7.13. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@5.7.12...5.7.13) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f31e173 commit 2db5368

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
@@ -10,7 +10,7 @@
1010
<properties>
1111
<java-version>1.8</java-version>
1212
<org.springframework-version>5.3.31</org.springframework-version>
13-
<org.springsecurity-version>5.7.12</org.springsecurity-version>
13+
<org.springsecurity-version>5.7.13</org.springsecurity-version>
1414
<org.slf4j-version>1.7.2</org.slf4j-version>
1515
</properties>
1616
<dependencies>

0 commit comments

Comments
 (0)