Skip to content

Commit 1fe3c49

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.13 to 5.8.14. - [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.13...5.8.14) --- 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] <[email protected]>
1 parent 883c664 commit 1fe3c49

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
@@ -56,7 +56,7 @@ dependencies {
5656
api "org.slf4j:slf4j-api:1.7.36"
5757
api "org.slf4j:slf4j-log4j12:1.7.36"
5858
api "org.springframework.security:spring-security-config:5.8.13"
59-
api "org.springframework.security:spring-security-core:5.8.13"
59+
api "org.springframework.security:spring-security-core:5.8.14"
6060
api "org.springframework.security:spring-security-ldap:5.8.13"
6161
}
6262
}

0 commit comments

Comments
 (0)