Skip to content

Commit 84827bd

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.springframework.security:spring-security-config
Bumps [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security) from 5.8.14 to 5.8.16. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@5.8.14...5.8.16) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fd7c52 commit 84827bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
api "org.slf4j:log4j-over-slf4j:1.7.36"
6161
api "org.slf4j:slf4j-api:1.7.36"
6262
api "org.slf4j:slf4j-log4j12:1.7.36"
63-
api "org.springframework.security:spring-security-config:5.8.14"
63+
api "org.springframework.security:spring-security-config:5.8.16"
6464
api "org.springframework.security:spring-security-core:5.8.16"
6565
api "org.springframework.security:spring-security-ldap:5.8.16"
6666
}

0 commit comments

Comments
 (0)