Skip to content

Commit e78f767

Browse files
author
Nigel.Zheng
committed
chore: update spring-security-oauth2 version to latest.release
1 parent 3d3a554 commit e78f767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation platform("org.springframework.boot:spring-boot-dependencies:${springBootVersion}")
3232
implementation platform("org.springframework.cloud:spring-cloud-dependencies:${springCloudVersion}")
3333

34-
implementation "org.springframework.security.oauth:spring-security-oauth2:2.5.1.RELEASE"
34+
implementation "org.springframework.security.oauth:spring-security-oauth2:latest.release"
3535
implementation "org.springframework.boot:spring-boot-starter-test"
3636
implementation "org.springframework.security:spring-security-test"
3737
implementation group: 'commons-beanutils', name: 'commons-beanutils', version: '1.9.4'

0 commit comments

Comments
 (0)