Skip to content

Commit

Permalink
Bump spring-security-core from 5.6.4 to 5.6.9
Browse files Browse the repository at this point in the history
Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.6.4 to 5.6.9.
- [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.4...5.6.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2023
1 parent 0d813b1 commit ff718ed
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 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<spring-security.version>5.6.4</spring-security.version>
<spring-security.version>5.6.9</spring-security.version>
</properties>
<modules>
<module>spring-security-wechat-core</module>
Expand Down

0 comments on commit ff718ed

Please sign in to comment.