RuoYi
2022-05-27 a29a0648ad1e51739eafb522685e2c2d7a66930f
升级spring-boot到最新版本2.5.14
已修改1个文件
2 ■■■ 文件已修改
pom.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pom.xml
@@ -42,7 +42,7 @@
            <dependency>
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-dependencies</artifactId>
                <version>2.5.13</version>
                <version>2.5.14</version>
                <type>pom</type>
                <scope>import</scope>
            </dependency>