Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 3, 2023
1 parent a1f0123 commit 8640bf1
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 @@ -57,7 +57,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-client</artifactId>
<version>5.6.2</version>
<version>5.6.9</version>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
Expand Down

0 comments on commit 8640bf1

Please sign in to comment.