Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent d3c6ac4 commit c74b7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submissions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-web")
implementation("org.springframework.boot:spring-boot-starter-security")
implementation("org.springframework.boot:spring-boot-starter-oauth2-resource-server")
implementation("org.springframework.security:spring-security-oauth2-jose:6.3.3")
implementation("org.springframework.security:spring-security-oauth2-jose:6.3.4")

implementation("com.azure.spring:spring-cloud-azure-starter-storage")
implementation("com.microsoft.azure:applicationinsights-runtime-attach:3.5.4")
Expand Down

0 comments on commit c74b7a8

Please sign in to comment.