diff --git a/pom.xml b/pom.xml
index d550ddc..af7909f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
net.iponweb.disthene
disthene
jar
- 2.0.0
+ 2.0.1
disthene
@@ -13,41 +13,43 @@
+
commons-cli
commons-cli
- 1.4
+ 1.5.0
org.apache.logging.log4j
log4j-core
- 2.14.0
+ 2.15.0
org.apache.logging.log4j
log4j-api
- 2.14.0
+ 2.15.0
org.apache.logging.log4j
log4j-slf4j-impl
- 2.14.0
+ 2.15.0
io.netty
netty-all
- 4.1.60.Final
+ 4.1.71.Final
joda-time
joda-time
- 2.10.10
+ 2.10.13
org.yaml
@@ -57,7 +59,7 @@
com.google.guava
guava
- 30.1.1-jre
+ 31.0.1-jre
org.apache.commons