Skip to content

Commit 398cccd

Browse files
Bump spring-webmvc in /Spring.gb/lesson6/dbase-web
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.3.13.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.13.RELEASE...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14293d1 commit 398cccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Spring.gb/lesson6/dbase-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<properties>
1111
<java-version>1.8</java-version>
12-
<spring.version>5.3.15.RELEASE</spring.version>
12+
<spring.version>5.3.18</spring.version>
1313
<hibernate.version>5.2.12.Final</hibernate.version>
1414
<failOnMissingWebXml>false</failOnMissingWebXml>
1515
</properties>

0 commit comments

Comments
 (0)