From 756f47126faff960d9e1118f7af0eba44ae7d218 Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Wed, 21 May 2014 13:55:50 -0500 Subject: [PATCH] Updated to Spring 3.2.9 --- archetypes/simple-cli/pom.xml | 2 +- spring-batch-parent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 3879aa460..582025393 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -13,7 +13,7 @@ The ./bin/runJob.(sh|bat) script from the extracted deployment archive can be invoked to run the job. - 3.2.7.RELEASE + 3.2.9.RELEASE 2.2.7.BUILD-SNAPSHOT false 4.10 diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index a5ac703c8..9afe3b1fa 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -33,7 +33,7 @@ - 3.2.7.RELEASE + 3.2.9.RELEASE 1.1.2.RELEASE 4.10 1.0.0.RELEASE