Skip to content

Commit

Permalink
Bump spring-webmvc from 5.3.16 to 5.3.18 in /cadastrapp
Browse files Browse the repository at this point in the history
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.16 to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.16...v5.3.18)

---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 31, 2022
1 parent 3fcd397 commit 4ddde04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cadastrapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<logback.version>1.2.7</logback.version>
<jcloverslf4j.version>1.7.36</jcloverslf4j.version>
<postgresql.version>42.3.3</postgresql.version>
<spring.version>5.3.16</spring.version>
<spring.version>5.3.18</spring.version>
<hibernate-version>6.0.0.Alpha7</hibernate-version>
<hibernate-annotations-version>5.1.2.Final</hibernate-annotations-version>
<geotools.version>26.2</geotools.version>
Expand Down

0 comments on commit 4ddde04

Please sign in to comment.