Skip to content

Commit 9d518ab

Browse files
build(deps): bump spring-security-core from 4.2.0.RELEASE to 5.5.7
Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 4.2.0.RELEASE to 5.5.7. - [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@4.2.0.RELEASE...5.5.7) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f8ab1a commit 9d518ab

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
@@ -13,7 +13,7 @@
1313
<endorsed.dir>${project.build.directory}/endorsed</endorsed.dir>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1515
<org.slf4j-version>1.7.5</org.slf4j-version>
16-
<spring.security>4.2.0.RELEASE</spring.security>
16+
<spring.security>5.5.7</spring.security>
1717
<flash.messages>1.0.2</flash.messages>
1818
</properties>
1919

0 commit comments

Comments
 (0)