Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.

Commit 3387ff8

Browse files
Bump spring-security-core from 5.7.3 to 5.7.5 (#38)
Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.7.3 to 5.7.5. - [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.3...5.7.5) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d80e93 commit 3387ff8

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
@@ -21,7 +21,7 @@
2121
<spring.module.version>1.3.7</spring.module.version>
2222

2323
<spring.version>5.3.22</spring.version>
24-
<spring-security.version>5.7.3</spring-security.version>
24+
<spring-security.version>5.7.5</spring-security.version>
2525
</properties>
2626

2727
<build>

0 commit comments

Comments
 (0)