diff --git a/java-util/pom.xml b/java-util/pom.xml
index 3ee5c95dde71..52e6b2c459fa 100644
--- a/java-util/pom.xml
+++ b/java-util/pom.xml
@@ -42,52 +42,42 @@
org.slf4j
slf4j-api
- 1.6.4
org.skife.config
config-magic
- 0.9
com.google.guava
guava
- 16.0.1
com.fasterxml.jackson.core
jackson-annotations
- 2.1.4
com.fasterxml.jackson.core
jackson-core
- 2.1.4
com.fasterxml.jackson.core
jackson-databind
- 2.1.4
net.sf.opencsv
opencsv
- 2.3
joda-time
joda-time
- 1.6
org.mozilla
rhino
- 1.7R5
com.jayway.jsonpath
json-path
- 2.1.0
net.minidev
@@ -100,19 +90,16 @@
junit
junit
- 4.8.1
test
org.easymock
easymock
- 3.0
test
org.slf4j
slf4j-simple
- 1.6.4
test
true
diff --git a/pom.xml b/pom.xml
index 80a79cd5d97b..15c6598fa8dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,11 +130,6 @@
http-client
1.0.6
-
- com.metamx
- bytebuffer-collections
- 0.2.5
-
com.metamx
server-metrics
@@ -573,6 +568,21 @@
fastutil
7.0.13
+
+ net.sf.opencsv
+ opencsv
+ 2.3
+
+
+ com.jayway.jsonpath
+ json-path
+ 2.1.0
+
+
+ org.slf4j
+ slf4j-api
+ 1.6.4
+
org.easymock
easymock