File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -54,11 +54,11 @@ dependencies {
54
54
implementation ' org.springframework.boot:spring-boot'
55
55
implementation ' org.springframework.boot:spring-boot-starter-security'
56
56
57
- implementation ' com.netflix.spring:spring-boot-netflix-sso:3.1.19 '
58
- implementation ' com.netflix.spring:spring-boot-netflix-sso-authn-embedded:3.1.19 '
59
- implementation ' com.netflix.spring:spring-boot-netflix-starter-configuration:3.1.19 '
60
- implementation ' com.netflix.spring:spring-boot-netflix-starter-security:3.1.19 '
61
- implementation ' com.netflix.spring:spring-boot-netflix-starter-security-authn-embedded:3.1.19 '
57
+ implementation ' com.netflix.spring:spring-boot-netflix-sso:latest '
58
+ implementation ' com.netflix.spring:spring-boot-netflix-sso-authn-embedded:latest '
59
+ implementation ' com.netflix.spring:spring-boot-netflix-starter-configuration:latest '
60
+ implementation ' com.netflix.spring:spring-boot-netflix-starter-security:latest '
61
+ implementation ' com.netflix.spring:spring-boot-netflix-starter-security-authn-embedded:latest '
62
62
63
63
implementation ' netflix:gandalf-authz-client:latest.release'
64
64
implementation ' netflix:stairmaster-enforcement-client-spring:latest.release'
You can’t perform that action at this time.
0 commit comments