Skip to content

Commit

Permalink
Bump org.springframework.security:spring-security-web (#17)
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.7.12 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.7.12...5.7.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent ead48f5 commit 736f96f
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 @@ -22,7 +22,7 @@
<ehcache-web.version>2.0.4</ehcache-web.version>
<commons-pool.version>1.5.4</commons-pool.version>
<jaxws-api.version>2.3.1</jaxws-api.version>
<spring.security.version>5.7.12</spring.security.version>
<spring.security.version>5.7.13</spring.security.version>
<log4j-version>2.19.0</log4j-version>
<jackson-version>2.16.1</jackson-version>
<json-patch.version>1.12</json-patch.version>
Expand Down

0 comments on commit 736f96f

Please sign in to comment.