Przeglądaj źródła

update spring version 3.5.14

masarifyuli 1 tydzień temu
rodzic
commit
5578877905
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      pom.xml

+ 2 - 1
pom.xml

@@ -5,7 +5,8 @@
 	<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.3.5</version>
+<!--        <version>3.3.5</version>-->
+        <version>3.5.14</version>
 		<relativePath/> <!-- lookup parent from repository -->
 		<relativePath/> <!-- lookup parent from repository -->
 	</parent>
 	</parent>
 	<groupId>com.datacomsolusindo</groupId>
 	<groupId>com.datacomsolusindo</groupId>