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 a5b7523 + fa9d7f1 commit a907b90Copy full SHA for a907b90
dependencies/spring-authorization-server-dependencies.gradle
@@ -9,7 +9,7 @@ javaPlatform {
9
dependencies {
10
api platform("org.springframework:spring-framework-bom:$springFrameworkVersion")
11
api platform("org.springframework.security:spring-security-bom:$springSecurityVersion")
12
- api platform("com.fasterxml.jackson:jackson-bom:2.14.2")
+ api platform("com.fasterxml.jackson:jackson-bom:2.14.3")
13
constraints {
14
api "com.nimbusds:nimbus-jose-jwt:9.24.4"
15
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
0 commit comments