Bump org.springframework:spring-webmvc in /stocks (#70)

Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 6.0.0-M2 to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.0-M2...v6.1.13)

---
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>
This commit is contained in:
dependabot[bot]
2024-11-06 10:20:22 -05:00
committed by GitHub
parent 3d9172b387
commit ef11b1b382

View File

@@ -15,7 +15,7 @@
</description>
<properties>
<maven.test.failure.ignore>true</maven.test.failure.ignore>
<spring.framework.version>6.0.0-M2</spring.framework.version>
<spring.framework.version>6.1.13</spring.framework.version>
<spring.amqp.version>3.1.0</spring.amqp.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>