diff --git a/collector/pom.xml b/collector/pom.xml
index eaa6068e..65694945 100644
--- a/collector/pom.xml
+++ b/collector/pom.xml
@@ -18,7 +18,7 @@
io.prometheus
simpleclient
- 0.6.0
+ 0.9.0
junit
diff --git a/jmx_prometheus_httpserver/pom.xml b/jmx_prometheus_httpserver/pom.xml
index 3f0f9c87..0b8e975b 100644
--- a/jmx_prometheus_httpserver/pom.xml
+++ b/jmx_prometheus_httpserver/pom.xml
@@ -22,7 +22,7 @@
io.prometheus
simpleclient_httpserver
- 0.6.0
+ 0.9.0
diff --git a/jmx_prometheus_javaagent/pom.xml b/jmx_prometheus_javaagent/pom.xml
index f659c072..b4741b23 100644
--- a/jmx_prometheus_javaagent/pom.xml
+++ b/jmx_prometheus_javaagent/pom.xml
@@ -23,12 +23,12 @@
io.prometheus
simpleclient_hotspot
- 0.6.0
+ 0.9.0
io.prometheus
simpleclient_httpserver
- 0.6.0
+ 0.9.0
junit