作者 RuoYi

升级spring-boot到最新版本2.5.15

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