We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 741b653 + 7939116 commit f258d5eCopy full SHA for f258d5e
build.gradle.kts
@@ -192,7 +192,7 @@ subprojects {
192
implementation("org.zalando:problem-spring-web-starter:0.27.0")
193
194
implementation("org.springframework.boot:spring-boot-starter-security")
195
- implementation("org.springframework.security:spring-security-oauth2-jose:5.6.3")
+ implementation("org.springframework.security:spring-security-oauth2-jose:5.7.2")
196
implementation("org.springframework.security:spring-security-oauth2-resource-server:5.6.3")
197
val oktaSpringBootVersion = "2.1.5"
198
implementation("com.okta.spring:okta-spring-boot-starter:${oktaSpringBootVersion}")
0 commit comments