Fixed integration tests
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user