Prune dependencies and rename samples

This commit is contained in:
Dave Syer
2017-09-15 13:44:55 +01:00
parent 976854929e
commit 472f0e31b6
76 changed files with 37 additions and 77 deletions

View File

@@ -26,11 +26,6 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.3</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-logging</artifactId>