Skip to content

Commit

Permalink
build(deps): bump org.springframework.security:spring-security-config
Browse files Browse the repository at this point in the history
Bumps [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security) from 5.6.2 to 5.6.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.6.2...5.6.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 18, 2023
1 parent c0081ae commit 6c5866e
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.6.12</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 6c5866e

Please sign in to comment.