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