spring boot 3.1.9

This commit is contained in:
thinkgem
2024-03-01 12:34:44 +08:00
parent 21215850e4
commit 81154d7cfb

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.8</version> <version>3.1.9</version>
<relativePath /> <relativePath />
</parent> </parent>