Skip to content

Commit

Permalink
Bump spring-webmvc from 5.3.16 to 5.3.18 in /cadastrapp (#647)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 9fbed88 commit 6848b98
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 @@ -16,7 +16,7 @@
<slf4j.version>1.7.32</slf4j.version>
<log4j.version>2.23.1</log4j.version>
<postgresql.version>42.3.9</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 6848b98

Please sign in to comment.