X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/765bd4c4404fe188d1ad4784db6e23c8feef4169..a3d55d2f6e16df7b1717a42293c249159a62345d:/eu.etaxonomy.taxeditor.cdmlib/pom.xml diff --git a/eu.etaxonomy.taxeditor.cdmlib/pom.xml b/eu.etaxonomy.taxeditor.cdmlib/pom.xml index 2fb312f2a..b528d42d7 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/pom.xml +++ b/eu.etaxonomy.taxeditor.cdmlib/pom.xml @@ -10,7 +10,9 @@ eu.etaxonomy.taxeditor.cdmlib eclipse-plugin - 2.11.2 + 2.11.2 + 4.1.2 + 5.1.17.Final CDM Library Dependencies Plugin CDM Library and dependencies as a plugin @@ -20,7 +22,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.7 + 2.22.2 @@ -41,7 +43,7 @@ cdmlib-remote-webapp - cdmlib-commons,cdmlib-model,cdmlib-persistence,cdmlib-services,cdmlib-cache,cdmlib-ext,cdmlib-io,cdmlib-remote,cdmlib-print + cdmlib-commons,cdmlib-model,cdmlib-persistence,cdmlib-services,cdmlib-cache,cdmlib-ext,cdmlib-io ${basedir}/lib true @@ -57,8 +59,25 @@ - httpclient,JavaAPIforKml,iiif-apis,commons-beanutils,commons-lang3,commons-codec, - commons-imaging,h2,jackson-databind,jackson-annotations,jackson-core + httpclient,JavaAPIforKml,iiif-apis,commons-beanutils,commons-lang3,commons-lang,commons-codec, + commons-imaging,jackson-databind,jackson-annotations,jackson-core,jboss-logging, + validation-api,classmate,javax.el-api,slf4j-api,slf4j-log4j12, + ehcache, + hibernate-validator, + spring-context,spring-context-support,spring-aspects,spring-test,spring-beans, + spring-tx,spring-web,spring-core,spring-aop,spring-expression,spring-orm, + spring-oxm,spring-jdbc,spring-security-config,spring-security-core, + aopalliance,aspectjweaver,aspectjrt, + hibernate-jpa-2.1-api,javassist,hibernate-commons-annotations, + hibernate-core,hibernate-entitymanager,hibernate-envers,antlr,cglib-nodep, + xml-apis,lsid-client,jdom,jdom2, + poi,poi-ooxml,poi-ooxml-schemas,xmlbeans,commons-collections4,commons-math3, + jaxb-api,javax.activation-api, + c3p0,opencsv,joda-time,usertype.jodatime,usertype.spi, + apache-log4j-extras, + h2,mysql-connector-java,postgresql, + junit,hamcrest-core,commons-dbcp,commons-pool, + jboss-transaction-api_1.2_spec ${basedir}/lib @@ -76,8 +95,7 @@ - httpclient-cache,httpcore,httpmime - + httpclient-cache,httpcore,httpmime,xercesImpl ${basedir}/lib @@ -215,16 +233,6 @@ cdmlib-persistence ${cdmlib.version} - - eu.etaxonomy - cdmlib-remote - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-print - ${cdmlib.version} - eu.etaxonomy cdmlib-services @@ -245,6 +253,28 @@ cdmlib-cache ${cdmlib.version} + + + + net.sf.ehcache + ehcache + 2.10.6 + + + + + + log4j + apache-log4j-extras + 1.2.17 + + + + org.jboss.spec.javax.transaction + jboss-transaction-api_1.2_spec + 1.1.1.Final + + dom4j dom4j @@ -256,6 +286,28 @@ 1.2.17 + joda-time + joda-time + 2.10.6 + + + org.jadira.usertype + usertype.jodatime + 2.0.1 + + + org.jadira.usertype + usertype.spi + 2.0.1 + + + + org.jdom + jdom2 + 2.0.6 + + + org.jdom jdom 1.1.3 @@ -263,83 +315,91 @@ org.springframework spring-context - 4.2.4.RELEASE + 4.3.28.RELEASE org.springframework spring-context-support - 4.2.4.RELEASE + 4.3.28.RELEASE org.springframework spring-aspects - 4.2.4.RELEASE + 4.3.28.RELEASE org.springframework spring-test - 4.2.4.RELEASE + 4.3.28.RELEASE org.springframework spring-beans - 4.2.4.RELEASE + 4.3.28.RELEASE org.springframework spring-tx - 4.2.4.RELEASE + 4.3.28.RELEASE org.springframework spring-web - 4.2.4.RELEASE + 4.3.28.RELEASE org.springframework spring-core - 4.2.4.RELEASE + 4.3.28.RELEASE org.springframework spring-aop - 4.2.4.RELEASE + 4.3.28.RELEASE org.springframework spring-expression - 4.2.4.RELEASE + 4.3.28.RELEASE - + org.springframework spring-orm - 4.2.4.RELEASE + 4.3.28.RELEASE + + + org.springframework + spring-oxm + 4.3.28.RELEASE org.springframework spring-jdbc - 4.2.4.RELEASE + 4.3.28.RELEASE org.springframework.security spring-security-core - 4.0.3.RELEASE + 4.2.18.RELEASE org.springframework.security spring-security-config - 4.0.3.RELEASE + 4.2.18.RELEASE org.springframework.security spring-security-remoting - 4.0.3.RELEASE + 4.2.18.RELEASE - commons-lang - commons-lang - 2.6 - + + aopalliance + aopalliance + 1.0 + + commons-beanutils commons-beanutils @@ -349,24 +409,38 @@ org.apache.commons commons-imaging 1.0-alpha2 - - - au.com.bytecode - opencsv - 2.4 + + net.sf.opencsv + opencsv + 2.3 + org.apache.httpcomponents httpclient - org.apache.commons commons-lang3 - 3.10 + 3.11 + + + + commons-lang + commons-lang + 2.6 + + + com.mchange + c3p0 + 0.9.5.2 + + + + com.fasterxml.jackson.core jackson-databind @@ -383,6 +457,134 @@ ${jackson.version} + + + xerces + xercesImpl + 2.12.0 + + + + org.aspectj + aspectjweaver + 1.9.6 + + + org.aspectj + aspectjrt + 1.9.6 + + + org.hibernate.javax.persistence + hibernate-jpa-2.1-api + 1.0.2.Final + + + org.javassist + javassist + 3.27.0-GA + + + org.hibernate.common + hibernate-commons-annotations + 5.1.0.Final + + + xml-apis + xml-apis + 1.4.01 + + + com.ibm.lsid + lsid-client + 1.1.2 + + + + + + org.apache.poi + poi + ${poi.version} + + + org.apache.poi + poi-ooxml-schemas + ${poi.version} + + + org.apache.poi + poi-ooxml + ${poi.version} + + + org.apache.xmlbeans + xmlbeans + 3.1.0 + + + org.apache.commons + commons-collections4 + 4.4 + + + org.apache.commons + commons-math3 + 3.6.1 + + + + + + javax.xml.bind + jaxb-api + 2.3.1 + + + javax.activation + javax.activation-api + 1.2.0 + + + + + + org.jboss.logging + jboss-logging + 3.4.1.Final + + + org.slf4j + slf4j-api + 1.7.30 + + + org.slf4j + slf4j-log4j12 + 1.7.30 + + + + + + org.hibernate.validator + hibernate-validator + 6.1.5.Final + + + com.fasterxml + classmate + 1.5.1 + + + javax.el + javax.el-api + 3.0.0 + + commons-codec @@ -396,10 +598,38 @@ h2 1.4.190 - + + mysql + mysql-connector-java + 8.0.21 + + + org.postgresql + postgresql + 42.2.15 + + - + + + junit + junit + 4.13 + test + + + org.hamcrest + hamcrest-core + 1.3 + + + + + commons-dbcp commons-dbcp @@ -408,24 +638,50 @@ commons-pool commons-pool - 1.5.4 + 1.6 - - + - - wsdl4j - wsdl4j - 1.6.3 - javax.validation validation-api - 1.1.0.Final + 2.0.1.Final + + + + + org.hibernate + hibernate-core + ${hibernate.version} + + + org.hibernate + hibernate-entitymanager + ${hibernate.version} + + + org.hibernate + hibernate-envers + ${hibernate.version} + + + + antlr + antlr + 2.7.7 + + + cglib + cglib-nodep + 3.3.0 + +