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> <artifactId>spring-boot-starter-aop</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>javax.servlet</groupId>
<artifactId>spring-boot-starter-jetty</artifactId> <artifactId>javax.servlet-api</artifactId>
<version>4.0.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>