From fa82462fdf07d261d36a0ecd9f2a3857c7caad06 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) git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2000 50f2f4bb-b051-0410-bef5-90022cba6387 --- 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 46baa470df2..9b7ac41bab6 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