Fixed integration tests

This commit is contained in:
Michael Minella
2016-08-08 17:29:36 -05:00
parent e375771ba6
commit f731ae3603

View File

@@ -416,6 +416,7 @@ project('spring-batch-core-tests') {
runtime "mysql:mysql-connector-java:$mysqlVersion"
runtime "postgresql:postgresql:$postgresqlVersion"
runtime "javax.batch:javax.batch-api:$javaxBatchApiVersion"
optional "org.aspectj:aspectjrt:$aspectjVersion"
optional "org.aspectj:aspectjweaver:$aspectjVersion"