Skip to content

Commit fff9d82

Browse files
Bump org.springframework.security:spring-security-core in /core
Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 4.1.5.RELEASE to 5.7.12. - [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.1.5.RELEASE...5.7.12) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b8aad4 commit fff9d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<properties>
1414
<hibernate.version>5.2.18.Final</hibernate.version>
1515
<spring.version>5.3.27</spring.version>
16-
<spring.security.version>4.1.5.RELEASE</spring.security.version>
16+
<spring.security.version>5.7.12</spring.security.version>
1717
</properties>
1818

1919
<repositories>

0 commit comments

Comments
 (0)