Browse Source

Merge pull request #3118 from alibaba/dependabot/maven/org.springframework-spring-core-5.3.27

Bump spring-core from 5.3.15 to 5.3.27
pull/3168/head
Jiaju Zhuang 2 years ago committed by GitHub
parent
commit
57ccede9f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
pom.xml

@ -138,7 +138,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.3.15</version>
<version>5.3.27</version>
</dependency>
<!--test-->

Loading…
Cancel
Save