diff --git a/pom.xml b/pom.xml
index de667d49f..7a09d3107 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,6 @@
1.5.3
4.0.0
4.1.65.Final
- 2.0.39.Final
1.2.0
42.3.3
3.17.1
@@ -173,12 +172,6 @@
lettuce-core
${lettuce.version}
-
- io.netty
- netty-tcnative-boringssl-static
- ${netty.tcnative-boringssl-static.version}
- runtime
-
javax.xml.bind
jaxb-api
diff --git a/service/pom.xml b/service/pom.xml
index 62a39c81d..41b13a6b2 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -326,12 +326,6 @@
pushy-dropwizard-metrics-listener
-
- io.netty
- netty-tcnative-boringssl-static
- runtime
-
-
com.vdurmont
semver4j