Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent a895ef7 commit c51909a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ the software.

<properties>
<spring.version>5.3.20</spring.version>
<security.version>5.6.2</security.version>
<security.version>5.7.13</security.version>
<liquibase.version>4.9.1</liquibase.version>
<jersey.version>2.27</jersey.version>
<jackson.version>2.13.1</jackson.version>
Expand Down

0 comments on commit c51909a

Please sign in to comment.