浏览代码

Merge pull request #8 from larsw/dependabot/maven/examples/spring-framework/org.springframework-spring-core-5.3.19

Bump spring-core from 5.3.17 to 5.3.19 in /examples/spring-framework
custom-downloader
larsw GitHub 3 年前
父节点
当前提交
6c1f7cb865
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      examples/spring-framework/pom.xml

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

@@ -74,7 +74,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.3.17</version>
<version>5.3.19</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>


正在加载...
取消
保存