Skip to content

Commit 210786f

Browse files
Bump spring-webmvc (#82)
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.4 to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.4...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c975754 commit 210786f

File tree

1 file changed

+1
-1
lines changed
  • components/sbm-recipes-spring-framework/testcode/spring-xml-java-config/spring-petclinic/given

1 file changed

+1
-1
lines changed

components/sbm-recipes-spring-framework/testcode/spring-xml-java-config/spring-petclinic/given/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<!-- Spring -->
4040
<!-- For framework compatibility, refer to the Spring Boot Dependencies BOM -->
4141
<!-- https://github.com/spring-projects/spring-boot/blob/master/spring-boot-project/spring-boot-dependencies/build.gradle -->
42-
<spring-framework.version>5.3.4</spring-framework.version>
42+
<spring-framework.version>5.3.18</spring-framework.version>
4343

4444
<!-- Web dependencies -->
4545
<!-- Version update should also be done in wro.xml, petclinic.less and static resources: htmlHeader.tag and footer.tag-->

0 commit comments

Comments
 (0)