Upgrade to Boot 1.1.8

This commit is contained in:
Dave Syer
2014-10-23 07:34:17 -07:00
parent 1ece7ab803
commit 596420ff4f

View File

@@ -41,6 +41,10 @@
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>