Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.security:spring-secu…
Browse files Browse the repository at this point in the history
…rity-oauth2-authorization-server to v1.3.3
  • Loading branch information
renovate[bot] committed Oct 23, 2024
1 parent 4c369ea commit adc2b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ dependencies {
implementation group: 'org.springframework.integration', name: 'spring-integration-file'


implementation group: 'org.springframework.security', name: 'spring-security-oauth2-authorization-server', version: '1.3.2'
implementation group: 'org.springframework.security', name: 'spring-security-oauth2-authorization-server', version: '1.3.3'

implementation group: 'org.springframework', name: 'spring-aspects'

Expand Down

0 comments on commit adc2b9d

Please sign in to comment.