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 66dc650 commit 61d21d7Copy full SHA for 61d21d7
dependencies/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
api platform("org.springframework.data:spring-data-bom:2025.0.3")
25
}
26
api platform("org.springframework.security:spring-security-bom:6.5.3")
27
- api platform('com.fasterxml.jackson:jackson-bom:2.19.2')
+ api platform('com.fasterxml.jackson:jackson-bom:2.20.0')
28
api platform("io.micrometer:micrometer-bom:1.15.4")
29
api platform("io.micrometer:micrometer-tracing-bom:1.5.4")
30
api platform("org.junit:junit-bom:5.13.4")
0 commit comments