refactor: 升级依赖包

This commit is contained in:
taojinlong 2022-01-26 15:05:22 +08:00
parent 7fa3ec1ca9
commit 173cf0f10f

View File

@ -64,8 +64,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>