mirror of
https://github.com/github/codeql.git
synced 2026-05-28 01:51:23 +02:00
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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user