spring boot 3.2.2

This commit is contained in:
thinkgem
2024-01-31 12:02:22 +08:00
parent 1c4ce3842a
commit 5813875d6e

View File

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