diff --git a/pom.xml b/pom.xml
index c653250e..10edcd22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
edu.ucsb.nceas
metadig-engine
- 2.3.0
+ 2.3.2
jar
metadig-engine
@@ -17,9 +17,10 @@
UTF-8
2.4.0-SNAPSHOT
0.8.2242
- 2.7.1
+ 2.7.2
2.6.2
2.6.3
+ 2.17.1
2.4.0-SNAPSHOT
2.4.0-SNAPSHOT
@@ -27,7 +28,7 @@
3.1.4.RELEASE
metadig
- 2.3.0
+ 2.3.2
**/*Test.java
**/LTERSuiteTest.java
@@ -104,12 +105,6 @@
commons-configuration2
2.7
-
-
- log4j
- log4j
- 1.2.17
-
commons-beanutils
@@ -139,7 +134,7 @@
com.rabbitmq
amqp-client
- 5.9.0
+ 5.13.1
@@ -150,12 +145,93 @@
org.apache.solr
solr-solrj
- 7.5.0
+ 7.7.3
+
+
+ junit
+ junit
+
+
+ org.slf4j
+ slf4j-jdk
+
+
+ org.slf4j
+ slf4j-api
+
+
org.apache.solr
solr-core
- 7.5.0
+ 7.7.3
+
+
+ org.slf4j
+ slf4j-jdk14
+
+
+ org.apache.logging.log4j
+ log4j-api
+
+
+ org.apache.logging.log4j
+ log4j-core
+
+
+ org.apache.logging.log4j
+ log4j-slf4j-impl
+
+
+ org.apache.logging.log4j
+ log4j-web
+
+
+ org.apache.logging.log4j
+ log4j-1.2-api
+
+
+ org.slf4j
+ slf4j-api
+
+
+
+
+ org.slf4j
+ slf4j-log4j12
+ 1.6.1
+
+
+ log4j
+ log4j
+
+
+
+
+ org.apache.logging.log4j
+ log4j-1.2-api
+ ${log4j.version}
+
+
+ org.apache.logging.log4j
+ log4j-core
+ ${log4j.version}
+
+
+ org.apache.logging.log4j
+ log4j-jcl
+ ${log4j.version}
+
+
+ commons-logging
+ commons-logging
+ 1.1
+
+
+ log4j
+ log4j
+
+
@@ -291,6 +387,12 @@
+
+
+ src/main/resources
+ true
+
+
org.apache.maven.plugins