Skip to content

Commit

Permalink
Bump org.springframework.security.oauth:spring-security-oauth2
Browse files Browse the repository at this point in the history
Bumps [org.springframework.security.oauth:spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.0.12.RELEASE to 2.5.2.RELEASE.
- [Commits](spring-attic/spring-security-oauth@2.0.12.RELEASE...2.5.2.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework.security.oauth:spring-security-oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fergoid committed Aug 6, 2024
1 parent fbc4371 commit a610008
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 @@ -50,7 +50,7 @@
<dependency>
<groupId>org.springframework.security.oauth</groupId>
<artifactId>spring-security-oauth2</artifactId>
<version>2.0.12.RELEASE</version>
<version>2.5.2.RELEASE</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a610008

Please sign in to comment.