Skip to content

Commit

Permalink
Bump org.springframework:spring-webmvc from 6.0.8 to 6.0.14 (#70)
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 6.0.8 to 6.0.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.8...v6.0.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent c3961e4 commit 6b3879b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<cxf.version>3.4.10</cxf.version>
<spring.version>6.0.8</spring.version>
<spring.version>6.0.14</spring.version>
<swagger.version>1.6.6</swagger.version>
</properties>
<build>
Expand Down

0 comments on commit 6b3879b

Please sign in to comment.