aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhekeguang <hekeguang@chinamobile.com>2022-01-27 22:37:34 +0800
committerHe Keguang <hekeguang@chinamobile.com>2022-01-28 07:29:53 +0000
commitfe82688974ac80770a8c5756c3d7ec1b9cfb6cd6 (patch)
tree9cd47235134ef762a214a7611310f79a2d29fd25
parentfd3a85389b69792fadd878e389e286776e4b67dc (diff)
The problem of usecase-ui-server-master-docker-java-daily compilation failure needs to be solved.istanbul
Issue-ID: USECASEUI-639 Change-Id: Ica33e1d13e416f2ea6903d8786a4a601d4d54536 Signed-off-by: hekeguang <hekeguang@chinamobile.com> (cherry picked from commit 804b8a3f4cffababba1332bcb88faa25409ead9c)
-rw-r--r--server/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/pom.xml b/server/pom.xml
index ab36ee02..3352835e 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -403,6 +403,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
+ <version>1.5.3.RELEASE</version>
<configuration>
<executable>true</executable>
</configuration>