Skip to content

Commit

Permalink
Bump org.springframework.security:spring-security-oauth2-authorizatio…
Browse files Browse the repository at this point in the history
…n-server

Bumps [org.springframework.security:spring-security-oauth2-authorization-server](https://github.com/spring-projects/spring-authorization-server) from 0.3.1 to 1.1.6.
- [Release notes](https://github.com/spring-projects/spring-authorization-server/releases)
- [Commits](spring-projects/spring-authorization-server@0.3.1...1.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent c31a314 commit 84ca0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userinfo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-authorization-server</artifactId>
<version>0.3.1</version>
<version>1.1.6</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 84ca0f4

Please sign in to comment.