Skip to content

Commit

Permalink
Merge pull request #13 from kubesphere/dependabot/maven/tomcat/exampl…
Browse files Browse the repository at this point in the history
…es/springmvc5/spring.version-5.2.3.RELEASE

Bump spring.version from 5.1.7.RELEASE to 5.2.3.RELEASE in /tomcat/examples/springmvc5
  • Loading branch information
shaowenchen authored Jan 21, 2021
2 parents e253b97 + 4c65ad9 commit 77cb61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomcat/examples/springmvc5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<sonar.jacoco.reportPaths>${project.basedir}/target/jacoco.exec</sonar.jacoco.reportPaths>
<spring.version>5.1.7.RELEASE</spring.version>
<spring.version>5.2.3.RELEASE</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 77cb61a

Please sign in to comment.