RuoYi
2020-11-30 9337da08a175eb6a07cc21f72f356965c11eb9f1
升级SpringBoot到最新版本2.1.18
已修改1个文件
2 ■■■ 文件已修改
pom.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pom.xml
@@ -15,7 +15,7 @@
    <parent>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-parent</artifactId>
        <version>2.1.17.RELEASE</version>
        <version>2.1.18.RELEASE</version>
        <relativePath />
    </parent>