Skip to content

Commit de0ca63

Browse files
Bump org.springframework:spring-webmvc (#26)
Bumps the gradle group with 1 update in the / directory: [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework). Updates `org.springframework:spring-webmvc` from 6.2.8 to 6.2.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.8...v6.2.10) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.10 dependency-type: direct:production dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6530d58 commit de0ca63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ allprojects {
2222
javaxwsrsapiVersion = "2.1.1"
2323
protobufVersion = "3.25.5"
2424
slf4jVersion = "2.0.17"
25-
springVersion = "6.2.8"
25+
springVersion = "6.2.10"
2626
undertowVersion = "2.3.18.Final"
2727

2828
// testing

0 commit comments

Comments
 (0)