diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 3769bdaf6..ad3ed2ae9 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -13,7 +13,7 @@ the project jar on the classpath and run the CommandLineJobRunner directly or with "java -jar launch-context.xml job1". - 3.1.2.RELEASE + 3.2.0.RELEASE 2.2.0.BUILD-SNAPSHOT false 4.10 @@ -154,7 +154,7 @@ - org.eclipse.m2e diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index f7e12e584..c36143482 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -41,7 +41,9 @@ hsqldb - com.h2databaseh21.2.132 + com.h2database + h2 + 1.2.132 commons-io