diff --git a/commons/pom.xml b/commons/pom.xml index d17092d7..000b029b 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -45,13 +45,13 @@ commons-io commons-io - 2.21.0 + 2.22.0 compile commons-codec commons-codec - 1.21.0 + 1.22.0 compile @@ -139,13 +139,13 @@ org.netpreserve.commons webarchive-commons - 3.0.3 + 3.0.4 com.github.mwiede jsch - 2.28.0 + 2.28.2 org.apache.groovy @@ -208,6 +208,6 @@ UTF-8 - 7.0.6 + 7.0.7 diff --git a/contrib/pom.xml b/contrib/pom.xml index d5724210..0eb2ce16 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -27,7 +27,7 @@ com.rabbitmq amqp-client - 5.29.0 + 5.30.0 org.apache.kafka @@ -44,7 +44,7 @@ at.yawk.lz4 lz4-java - 1.10.4 + 1.11.0 com.rethinkdb @@ -54,7 +54,7 @@ com.google.code.gson gson - 2.13.2 + 2.14.0 com.googlecode.json-simple diff --git a/pom.xml b/pom.xml index be8f2216..5a335000 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ http://maven.apache.org/guides/mini/guide-m1-m2.html com.fasterxml.jackson jackson-bom - 2.21.2 + 2.21.3 pom import