From 2397b8bfb57441b1b15fd3c2eb85443e4d4081c7 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 11 Mar 2011 13:37:34 +0000 Subject: [PATCH] Fix logging dependencies, and upgrade Spring Integration --- spring-batch-admin-parent/pom.xml | 8 ++++---- spring-batch-integration/pom.xml | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/spring-batch-admin-parent/pom.xml b/spring-batch-admin-parent/pom.xml index 6f3432c8f..35c0960db 100755 --- a/spring-batch-admin-parent/pom.xml +++ b/spring-batch-admin-parent/pom.xml @@ -10,7 +10,7 @@ true 2.1.6.RELEASE 3.0.5.RELEASE - 2.0.0.RELEASE + 2.0.3.RELEASE @@ -344,18 +344,18 @@ org.slf4j jcl-over-slf4j - 1.6.1 + 1.5.8 org.slf4j slf4j-api - 1.6.1 + 1.5.8 runtime org.slf4j slf4j-log4j12 - 1.6.1 + 1.5.8 runtime diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 32b063977..d13e807ca 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -38,6 +38,10 @@ junit junit + + org.slf4j + jcl-over-slf4j + log4j log4j