Skip to content

Commit fa444f8

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.springframework.security:spring-security-core
Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 5.8.15 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.15...5.8.16) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 402d501 commit fa444f8

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
@@ -63,7 +63,7 @@ dependencies {
6363
api "org.slf4j:slf4j-api:1.7.36"
6464
api "org.slf4j:slf4j-log4j12:1.7.36"
6565
api "org.springframework.security:spring-security-config:5.8.15"
66-
api "org.springframework.security:spring-security-core:5.8.15"
66+
api "org.springframework.security:spring-security-core:5.8.16"
6767
api "org.springframework.security:spring-security-ldap:5.8.15"
6868
}
6969
}

0 commit comments

Comments
 (0)