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

Squashed commit of the following

commit 3d6deb2d 
Author: David Meng <xlmeng@amazon.com> 
Date: Wed Sep 28 2022 10:51:26 GMT-0400 (Eastern Daylight Time) 

    Upgrade springframework
parent 63f84085
No related branches found
No related tags found
2 merge requests!286Update buildspec file,!271Upgrade Springframework
Pipeline #140230 failed
......@@ -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