Skip to content

Commit 576c939

Browse files
Bump org.springframework.security:spring-security-bom
--- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-version: 6.4.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent daf5cd8 commit 576c939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
api platform("org.springframework:spring-framework-bom:6.2.9")
2424
api platform("org.springframework.data:spring-data-bom:2021.2.18")
2525
}
26-
api platform("org.springframework.security:spring-security-bom:6.4.7")
26+
api platform("org.springframework.security:spring-security-bom:6.4.8")
2727
api platform('com.fasterxml.jackson:jackson-bom:2.18.4.1')
2828
api platform("io.micrometer:micrometer-bom:1.14.9")
2929
api platform("io.micrometer:micrometer-tracing-bom:1.4.8")

0 commit comments

Comments
 (0)