Skip to content

Commit a7f6e48

Browse files
Bump org.springframework:spring-web from 7.0.4 to 7.0.5 (#7518)
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 7.0.4 to 7.0.5. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.4...v7.0.5) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 7.0.5 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 61f31c5 commit a7f6e48

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
@@ -221,9 +221,9 @@ dependencies {
221221

222222
implementation group: 'commons-io', name: 'commons-io', version:'2.21.0'
223223

224-
implementation group: 'org.springframework', name: 'spring-web', version:'7.0.4'
225-
implementation group: 'org.springframework', name: 'spring-beans', version:'7.0.4'
226-
implementation group: 'org.springframework', name: 'spring-core', version:'7.0.4'
224+
implementation group: 'org.springframework', name: 'spring-web', version:'7.0.5'
225+
implementation group: 'org.springframework', name: 'spring-beans', version:'7.0.5'
226+
implementation group: 'org.springframework', name: 'spring-core', version:'7.0.5'
227227
implementation group: 'org.apache.commons', name: 'commons-lang3', version:'3.20.0'
228228
implementation group: 'xalan', name: 'serializer', version: '2.7.3'
229229
implementation('org.apache.xmlgraphics:fop:2.11')

0 commit comments

Comments
 (0)