Updating BatchListener Unit Tests
resolves #211 Please enter the commit message for your changes. Lines starting
This commit is contained in:
committed by
Michael Minella
parent
d657b22b79
commit
2bfc4780c7
@@ -73,5 +73,10 @@
|
||||
<artifactId>spring-cloud-deployer-resource-support</artifactId>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user