Bump org.springframework:spring-webmvc

Bumps the maven group with 1 update in the /java/ql/integration-tests/java/java-web-jsp directory: [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework).


Updates `org.springframework:spring-webmvc` from 4.0.2.RELEASE to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v6.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-13 20:03:16 +00:00
committed by GitHub
parent 5108799224
commit 6da261fe0e

View File

@@ -15,7 +15,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty-version>9.3.3.v20150827</jetty-version>
<spring.version>4.0.2.RELEASE</spring.version>
<spring.version>6.1.13</spring.version>
<!--<sonar.language></sonar.language>-->
</properties>