Skip to content

Commit c92ed8d

Browse files
Bump org.springframework:spring-web from 6.1.3 to 6.1.4 (#7059)
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.3 to 6.1.4. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.3...v6.1.4) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0d8cf0 commit c92ed8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ dependencies {
224224

225225
implementation group: 'commons-io', name: 'commons-io', version:'2.15.1'
226226

227-
implementation group: 'org.springframework', name: 'spring-web', version:'6.1.3'
227+
implementation group: 'org.springframework', name: 'spring-web', version:'6.1.4'
228228
implementation group: 'org.springframework', name: 'spring-beans', version:'6.1.3'
229229
implementation group: 'org.springframework', name: 'spring-core', version:'6.1.4'
230230
implementation group: 'org.apache.commons', name: 'commons-lang3', version:'3.14.0'

0 commit comments

Comments
 (0)