Browse Source

Merge branch '1.4.x' into 1.5.x

pull/7902/head
Andy Wilkinson 9 years ago
parent
commit
3ac22e7cdf
  1. 1
      spring-boot-test/pom.xml

1
spring-boot-test/pom.xml

@ -147,6 +147,7 @@ @@ -147,6 +147,7 @@
<dependency>
<groupId>org.spockframework</groupId>
<artifactId>spock-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>

Loading…
Cancel
Save