作者 RuoYi

升级spring-boot到最新版本2.5.14

正在显示 1 个修改的文件 包含 1 行增加1 行删除
@@ -42,7 +42,7 @@ @@ -42,7 +42,7 @@
42 <dependency> 42 <dependency>
43 <groupId>org.springframework.boot</groupId> 43 <groupId>org.springframework.boot</groupId>
44 <artifactId>spring-boot-dependencies</artifactId> 44 <artifactId>spring-boot-dependencies</artifactId>
45 - <version>2.5.13</version> 45 + <version>2.5.14</version>
46 <type>pom</type> 46 <type>pom</type>
47 <scope>import</scope> 47 <scope>import</scope>
48 </dependency> 48 </dependency>