Skip to content
Snippets Groups Projects
Commit 47d56d72 authored by spring's avatar spring
Browse files

Revert "最后试试更新一下springboot的版本, 还不行就没办法了"

This reverts commit cc8ce72e
parent cc8ce72e
Branches revert-cc8ce72e
1 merge request!1Revert "最后试试更新一下springboot的版本, 还不行就没办法了"
......@@ -5,9 +5,8 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.5</version>
<relativePath/>
<!-- lookup parent from repository -->
<version>3.1.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.now</groupId>
<artifactId>nowbot</artifactId>
......@@ -40,7 +39,7 @@
</profiles>
<properties>
<java.version>21</java.version>
<skipTests>true</skipTests>
<skipTests>false</skipTests>
</properties>
<dependencies>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment