diff --git a/pom.xml b/pom.xml
index 7137563..7d11d05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,10 +21,6 @@
jar
-
- 2.9.6
-
-
org.apache.commons
@@ -52,21 +48,6 @@
httpclient
RELEASE
-
- com.fasterxml.jackson.core
- jackson-core
- ${jackson.version}
-
-
- com.fasterxml.jackson.core
- jackson-databind
- ${jackson.version}
-
-
- com.fasterxml.jackson.core
- jackson-annotations
- ${jackson.version}
-
org.kohsuke