Skip to content

Commit beee187

Browse files
Bump org.springframework:spring-core from 7.0.6 to 7.0.7 (#7547)
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.6...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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5735682 commit beee187

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,9 +234,9 @@ tasks.register("cleanMasterSheets", Delete) {
234234
dependencies {
235235

236236
implementation 'commons-io:commons-io:2.22.0'
237-
implementation 'org.springframework:spring-web:7.0.6'
238-
implementation 'org.springframework:spring-beans:7.0.6'
239-
implementation 'org.springframework:spring-core:7.0.6'
237+
implementation 'org.springframework:spring-web:7.0.7'
238+
implementation 'org.springframework:spring-beans:7.0.7'
239+
implementation 'org.springframework:spring-core:7.0.7'
240240
implementation 'org.apache.commons:commons-lang3:3.20.0'
241241
implementation 'xalan:serializer:2.7.3'
242242
implementation('org.apache.xmlgraphics:fop:2.11') {

0 commit comments

Comments
 (0)