更新springboot版本到3.1.0

This commit is contained in:
none 2023-06-12 11:02:37 +08:00
parent 331ee96d26
commit 83756fb4e1

View File

@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.2</version>
<version>3.1.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>xyz.playedu</groupId>