Skip to content
Snippets Groups Projects
Commit f83639f8 authored by Xiangliang Meng's avatar Xiangliang Meng
Browse files

Upgrade Springframework

parent 63f84085
No related branches found
No related tags found
1 merge request!271Upgrade Springframework
......@@ -120,7 +120,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.1.7.RELEASE</version>
<version>2.7.2</version>
<exclusions>
<exclusion>
<artifactId>tomcat-embed-el</artifactId>
......
......@@ -139,7 +139,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
<version>5.3.8.RELEASE</version>
<version>5.7.3</version>
</dependency>
<dependency>
<groupId>io.undertow</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment