Update Shade Plugin’s spring-boot-maven-plugin dependency version
This commit is contained in:
parent
b3e0b3a542
commit
5ad09333f3
|
|
@ -171,7 +171,7 @@
|
|||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||
<version>1.4.0.BUILD-SNAPSHOT</version>
|
||||
<version>1.4.1.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<configuration>
|
||||
|
|
|
|||
Loading…
Reference in New Issue