Skip to content

Commit

Permalink
chore(deps-dev): bump spring-security-config
Browse files Browse the repository at this point in the history
Bumps [spring-security-config](https://github.com/spring-projects/spring-security) from 6.1.1 to 6.1.2.
- [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@6.1.1...6.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent 500dd55 commit 91dc31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-serverless-java-container-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<spring.version>6.0.10</spring.version>
<spring-security.version>6.1.1</spring-security.version>
<spring-security.version>6.1.2</spring-security.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 91dc31e

Please sign in to comment.