Skip to content

Commit 41b1462

Browse files
[Security] Bump spring-webmvc from 5.0.13.RELEASE to 5.0.17.RELEASE (iluwatar#1739)
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.0.13.RELEASE to 5.0.17.RELEASE. **This update includes a security fix.** - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.0.13.RELEASE...v5.0.17.RELEASE) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: Subhrodip Mohanta <hello@subho.xyz> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 276549d commit 41b1462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040
<sonar-maven-plugin.version>3.8.0.2131</sonar-maven-plugin.version>
4141
<hibernate.version>5.2.18.Final</hibernate.version>
42-
<spring.version>5.0.13.RELEASE</spring.version>
42+
<spring.version>5.0.17.RELEASE</spring.version>
4343
<spring-boot.version>2.0.9.RELEASE</spring-boot.version>
4444
<spring-data.version>2.0.14.RELEASE</spring-data.version>
4545
<h2.version>1.4.190</h2.version>

0 commit comments

Comments
 (0)