refactor: 升级依赖包

This commit is contained in:
taojinlong 2022-01-26 15:05:22 +08:00
parent 58a76eca08
commit a3a30a74db

View File

@ -70,8 +70,9 @@
<artifactId>spring-boot-starter-aop</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jetty</artifactId>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>