提交 836ee1ce 编写于 作者: 郝先瑞

chore(pom.xml): SpringBoot的父级依赖版本升级2.6.4→2.6.5

上级 306b98aa
......@@ -24,7 +24,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.4</version>
<version>2.6.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
......@@ -62,6 +62,7 @@
</properties>
<dependencies>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册