Browse Source

Polish contribution

Closes gh-6081
pull/6084/merge
Stephane Nicoll 10 years ago
parent
commit
888c5d4589
  1. 1
      spring-boot-samples/spring-boot-sample-batch/pom.xml

1
spring-boot-samples/spring-boot-sample-batch/pom.xml

@ -26,6 +26,7 @@ @@ -26,6 +26,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>

Loading…
Cancel
Save