fix #10165, ref #10116 save email and person data when creating a new account
[cdmlib.git] / cdmlib-model / pom.xml
index 043c78587f06d2b0392720a176308f49ae07d63a..f1fab000afc5a4edea082ef56c2649b3d5ee9db0 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>cdmlib-parent</artifactId>
     <groupId>eu.etaxonomy</groupId>
-    <version>5.29.0</version>
+    <version>5.33.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
     </dependency>
     <dependency>
                <groupId>org.jadira.usertype</groupId>
-               <artifactId>usertype.jodatime</artifactId>
+               <artifactId>usertype.core</artifactId>
        </dependency>
     <dependency>
       <groupId>org.springframework.security</groupId>
 <!--        <artifactId>hibernate-validator-cdi</artifactId> -->
 <!--     </dependency> -->
 <!-- end validator -->    
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-log4j12</artifactId>
-      <exclusions>
-        <exclusion>
-            <groupId>net.sf.ehcache</groupId>
-            <artifactId>ehcache-core</artifactId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
-         <groupId>net.sf.ehcache</groupId>
-         <artifactId>ehcache</artifactId>        
-       </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-annotations</artifactId>