diff --git a/pom.xml b/pom.xml
index 929b37b..53b9780 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,33 +54,33 @@
org.apache.xmlrpc
xmlrpc-client
- ${xmlrpc-client.version}
+ 3.1.3
org.apache.httpcomponents
httpclient
- ${httpclient.version}
+ 4.5.13
com.google.code.gson
gson
- ${gson.version}
+ 2.8.9
commons-codec
commons-codec
- ${commons-codec.version}
+ 1.10
org.apache.commons
commons-collections4
- ${commons-collections4.version}
+ 4.1
junit
junit
- 4.12
+ 4.13.1
test