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