This commit is contained in:
zhiqiang feng
2023-12-08 10:58:24 +08:00
parent 5ebbf057f8
commit 1b2369b9ef
+2 -2
View File
@@ -14,7 +14,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.17.RELEASE</version>
<relativePath /> <!-- lookup parent from repository -->
<relativePath/> <!-- lookup parent from repository -->
</parent>
<properties>
@@ -193,7 +193,7 @@
<plugin>
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<version>1.4.4</version>
<version>1.4.10</version>
<configuration>
<username>gzzn</username>
<password>Gzzn@2018</password>