From cd1df84d7d59af6661648820dce8ffc6b800b58c Mon Sep 17 00:00:00 2001 From: Juergen Hoeller Date: Thu, 24 Sep 2009 23:16:35 +0000 Subject: [PATCH] removed slf4j dependency (not used in Spring itself; SPR-6119) --- org.springframework.orm/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/org.springframework.orm/pom.xml b/org.springframework.orm/pom.xml index 46baa470df..9b7ac41bab 100644 --- a/org.springframework.orm/pom.xml +++ b/org.springframework.orm/pom.xml @@ -11,7 +11,6 @@ ../org.springframework.spring-parent 3.0.0.BUILD-SNAPSHOT - toplink.essentials @@ -43,7 +42,6 @@ 1.1.0 true - org.eclipse.persistence org.eclipse.persistence.core @@ -68,34 +66,24 @@ 1.0.1 test - org.hibernate hibernate-core 3.3.1.GA true - org.hibernate hibernate-cglib-repack 2.1_3 test - cglib cglib-nodep 2.2 test - - - org.slf4j - slf4j-jdk14 - 1.5.2 - - org.hibernate hibernate-annotations