升级spring-boot到最新版本2.5.5

This commit is contained in:
RuoYi
2021-10-12 09:56:25 +08:00
parent 2ec5eab7bb
commit 07e933de5c
5 changed files with 14 additions and 14 deletions

View File

@ -42,7 +42,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.2.13.RELEASE</version>
<version>2.5.5</version>
<type>pom</type>
<scope>import</scope>
</dependency>