RuoYi
2022-03-30 01a566c7949b20b53e61f2b0937f291600c311ac
升级spring-boot到最新版本2.5.11
已修改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.10</version>
                <version>2.5.11</version>
                <type>pom</type>
                <scope>import</scope>
            </dependency>