diff options
-rw-r--r-- | server/pom.xml | 1 |
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> |