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 1.2.2 to 1.2.4.
- [Release notes](https://github.com/spring-projects/spring-authorization-server/releases)
- [Commits](spring-projects/spring-authorization-server@1.2.2...1.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcusdacoregio committed Jun 5, 2024
1 parent b9f01f5 commit 3e772f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org-springframework-boot = "3.2.6"
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.5"
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.2.4"
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.6"
org-springframework-security-spring-security-oauth2-authorization-server = "org.springframework.security:spring-security-oauth2-authorization-server:1.2.2"
org-springframework-security-spring-security-oauth2-authorization-server = "org.springframework.security:spring-security-oauth2-authorization-server:1.2.4"

[plugins]
io-spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.4" }
Expand Down

0 comments on commit 3e772f7

Please sign in to comment.