Commit 5ad09333 authored by Andy Wilkinson's avatar Andy Wilkinson

Update Shade Plugin’s spring-boot-maven-plugin dependency version

parent b3e0b3a5
...@@ -171,7 +171,7 @@ ...@@ -171,7 +171,7 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId> <artifactId>spring-boot-maven-plugin</artifactId>
<version>1.4.0.BUILD-SNAPSHOT</version> <version>1.4.1.BUILD-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
<configuration> <configuration>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment