X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/18321cc834f5665d32c7192f1a50e886c2fabc8b..073808390c01bbfe12373277bb8440cc405a4d0b:/cdmlib-model/pom.xml diff --git a/cdmlib-model/pom.xml b/cdmlib-model/pom.xml index 4da0332a8b..296c8ce632 100644 --- a/cdmlib-model/pom.xml +++ b/cdmlib-model/pom.xml @@ -2,8 +2,8 @@ cdmlib-parent eu.etaxonomy - 3.8.0-SNAPSHOT - ../pom.xml + 4.4.0-SNAPSHOT + ../pom.xml 4.0.0 cdmlib-model @@ -27,7 +27,7 @@ - + @@ -71,12 +71,12 @@ org.aspectj aspectjtools - 1.7.1 + 1.8.8 org.aspectj aspectjrt - 1.7.1 + 1.8.8 @@ -100,16 +100,13 @@ activation - com.sun.xml.bind - jaxb-impl + org.glassfish.jaxb + jaxb-runtime - com.sun.xml.bind - jaxb1-impl - - - com.sun.xml.bind - jaxb-xjc + org.glassfish.jaxb + jaxb-jxc + ${jaxb.version} org.aspectj @@ -127,17 +124,23 @@ org.apache.lucene lucene-core + + + org.apache.lucene + lucene-analyzers-common + org.springframework - org.springframework.jdbc + spring-jdbc + org.springframework - org.springframework.test + spring-context org.springframework - org.springframework.aspects + spring-aspects net.sf.opencsv @@ -171,6 +174,7 @@ wsdl4j wsdl4j + javax.validation validation-api @@ -179,6 +183,20 @@ org.hibernate hibernate-validator + + + javax.el + javax.el-api + + + org.glassfish.web + javax.el + + + org.hibernate + hibernate-validator-cdi + + org.slf4j slf4j-log4j12 @@ -187,5 +205,9 @@ net.sf.ehcache ehcache-core + + com.fasterxml.jackson.core + jackson-annotations + \ No newline at end of file