Skip to content

Commit

Permalink
Up spring oauth2 to 2.5.2.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Oct 9, 2024
1 parent 958eeb1 commit a08262d
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 @@ -34,7 +34,7 @@ bootJar {
ext {
springBootVersion = '3.2.10'
springVersion = '6.0.6'
springOauth2Version = "2.5.1.RELEASE"
springOauth2Version = "2.5.2.RELEASE"
springOauth2AutoconfigureVersion = "2.6.8"
springDocVersion = '2.2.0'
lombokVersion = '1.18.26'
Expand Down

0 comments on commit a08262d

Please sign in to comment.