Skip to content

Commit

Permalink
Bump org.springframework.security:spring-security-core
Browse files Browse the repository at this point in the history
Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 5.3.2.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@5.3.2.RELEASE...5.7.12)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 7, 2024
1 parent d2ec0af commit 1f5fbd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onebusaway-users/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<name>onebusaway-users</name>

<properties>
<spring-security.version>5.3.2.RELEASE</spring-security.version>
<spring-security.version>5.7.12</spring-security.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 1f5fbd5

Please sign in to comment.