X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/aea832d369d5f8d094fd47622fe806d10c505206..cb312b97b01d7b4310f96c469d726d8a4eab225c:/cdmlib-persistence/pom.xml diff --git a/cdmlib-persistence/pom.xml b/cdmlib-persistence/pom.xml index 0965e98822..8fa4ded221 100644 --- a/cdmlib-persistence/pom.xml +++ b/cdmlib-persistence/pom.xml @@ -121,6 +121,10 @@ + + org.hibernate.javax.persistence + hibernate-jpa-2.0-api + eu.etaxonomy cdmlib-model @@ -133,10 +137,6 @@ org.slf4j slf4j-log4j12 - - javax.persistence - persistence-api - javassist javassist @@ -150,29 +150,32 @@ aspectjweaver - org.hibernate + org.hibernate.common hibernate-commons-annotations - - org.hibernate - hibernate-annotations - org.hibernate hibernate-core org.hibernate - hibernate-envers + hibernate-search org.hibernate - hibernate-search + hibernate-envers org.hibernate hibernate-c3p0 + + + com.mchange + c3p0 + 0.9.2 + + org.apache.lucene lucene-core @@ -184,20 +187,16 @@ commons-beanutils commons-beanutils - 1.7.0 + 1.8.2 commons-lang commons-lang - commons-dbcp - commons-dbcp - 1.2.2 - - - org.springmodules - spring-modules-lucene + commons-dbcp + commons-dbcp + org.unitils @@ -238,6 +237,12 @@ org.unitils unitils-orm test + + + javax.persistence + persistence-api + + org.unitils @@ -286,6 +291,10 @@ org.springframework.security spring-security-core + mysql