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.
1 parent 217a9e7 commit 3abae62Copy full SHA for 3abae62
dependencies/spring-security-dependencies.gradle
@@ -14,7 +14,7 @@ dependencies {
14
api platform("org.springframework.data:spring-data-bom:2022.0.0-M1")
15
api platform("org.jetbrains.kotlin:kotlin-bom:$kotlinVersion")
16
api platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.0")
17
- api platform("com.fasterxml.jackson:jackson-bom:2.13.1")
+ api platform("com.fasterxml.jackson:jackson-bom:2.13.2")
18
constraints {
19
api "ch.qos.logback:logback-classic:1.2.11"
20
api "com.google.inject:guice:3.0"
0 commit comments