Skip to content

Commit f3abe85

Browse files
build(deps): bump org.springframework:spring-core
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 4.3.30.RELEASE to 7.0.7. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.30.RELEASE...v7.0.7) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bf1c55 commit f3abe85

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
@@ -144,7 +144,7 @@ def libraries = [
144144
servletApi : 'jakarta.servlet:jakarta.servlet-api:4.0.4',
145145
slf4jBom : 'org.slf4j:slf4j-bom:2.0.17',
146146
spark : 'com.sparkjava:spark-core:2.9.4',
147-
spring : 'org.springframework:spring-core:4.3.30.RELEASE',
147+
spring : 'org.springframework:spring-core:7.0.7',
148148
springSecurity : 'org.springframework.security:spring-security-config:4.2.20.RELEASE',
149149
springTestJunit5 : 'com.github.sbrannen:spring-test-junit5:1.5.0',
150150
systemStubs : 'uk.org.webcompere:system-stubs-jupiter:2.1.8',

0 commit comments

Comments
 (0)