Explorar el Código

解决版本升级问题,退回 3.1.1版本

hubin hace 1 año
padre
commit
fc72fe5d23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.springframework.boot</groupId>
 		<artifactId>spring-boot-starter-parent</artifactId>
-		<version>3.3.0</version>
+		<version>3.1.1</version>
 		<relativePath/>
 	</parent>
 	<groupId>com.aizuda</groupId>