Skip to content

Commit 89cf3ec

Browse files
build(deps): bump org.springframework.security:spring-security-config
Bumps [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security) from 4.2.20.RELEASE to 7.0.4. - [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@4.2.20.RELEASE...7.0.4) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-config dependency-version: 7.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0a453f commit 89cf3ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ def libraries = [
139139
slf4jBom : 'org.slf4j:slf4j-bom:2.0.17',
140140
spark : 'com.sparkjava:spark-core:2.9.4',
141141
spring : 'org.springframework:spring-core:4.3.30.RELEASE',
142-
springSecurity : 'org.springframework.security:spring-security-config:4.2.20.RELEASE',
142+
springSecurity : 'org.springframework.security:spring-security-config:7.0.4',
143143
springTestJunit5 : 'com.github.sbrannen:spring-test-junit5:1.5.0',
144144
systemStubs : 'uk.org.webcompere:system-stubs-jupiter:2.1.8',
145145
testcontainersBom : 'org.testcontainers:testcontainers-bom:2.0.4',

0 commit comments

Comments
 (0)