spring boot 3.1.2

This commit is contained in:
thinkgem
2023-08-14 12:37:26 +08:00
parent 23941a4fb9
commit 48eb91d65b

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.1</version> <version>3.1.2</version>
<relativePath /> <relativePath />
</parent> </parent>