浏览代码

Bump spring-webmvc from 5.3.17 to 5.3.18 in /examples/spring-framework

Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.17 to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.17...v5.3.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
custom-downloader
dependabot[bot] GitHub 3 年前
父节点
当前提交
92ef1db4e2
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      examples/spring-framework/pom.xml

+ 1
- 1
examples/spring-framework/pom.xml 查看文件

@@ -144,7 +144,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>5.3.17</version>
<version>5.3.18</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>


正在加载...
取消
保存