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 f5fcbbd commit faf8a50Copy full SHA for faf8a50
dependencies/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
api platform("org.springframework:spring-framework-bom:6.2.9")
24
api platform("org.springframework.data:spring-data-bom:2021.2.18")
25
}
26
- api platform("org.springframework.security:spring-security-bom:6.4.8")
+ api platform("org.springframework.security:spring-security-bom:6.4.9")
27
api platform('com.fasterxml.jackson:jackson-bom:2.18.4.1')
28
api platform("io.micrometer:micrometer-bom:1.14.10")
29
api platform("io.micrometer:micrometer-tracing-bom:1.4.9")
0 commit comments