diff --git a/pom.xml b/pom.xml
index 3e125801..552c861f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,9 +15,9 @@
1.8
1.8
4.13.2
- 5.3.2
- 5.3.2
- 1.3.2
+ 5.11.4
+ 5.11.4
+ 1.11.4
@@ -25,7 +25,7 @@
com.fasterxml.jackson.core
jackson-core
- 2.10.5
+ 2.18.2
compile
@@ -38,7 +38,7 @@
org.apache.kafka
connect-api
- 2.8.1
+ 2.8.2
compile
@@ -78,7 +78,7 @@
org.apache.httpcomponents
httpclient
- 4.5.13
+ 4.5.14
commons-logging
@@ -95,7 +95,7 @@
commons-logging
commons-logging
- 1.2
+ 1.3.4
compile
@@ -107,7 +107,7 @@
commons-codec
commons-codec
- 1.14
+ 1.17.2
compile
@@ -122,34 +122,34 @@
org.slf4j
slf4j-simple
- 1.7.26
+ 1.7.36
test
org.slf4j
slf4j-api
- 1.7.26
+ 1.7.36
compile
commons-cli
commons-cli
- 1.4
+ 1.9.0
org.apiguardian
apiguardian-api
- 1.0.0
+ 1.1.2
test
org.apache.commons
commons-lang3
- 3.7
+ 3.17.0
compile
@@ -159,7 +159,7 @@
org.apache.maven.plugins
maven-jxr-plugin
- 2.3
+ 2.5
@@ -169,7 +169,7 @@
org.apache.maven.plugins
maven-shade-plugin
- 3.1.0
+ 3.6.0
@@ -190,7 +190,7 @@
maven-compiler-plugin
- 3.7.0
+ 3.13.0
${java.version}
${java.version}
@@ -222,7 +222,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.6
+ 0.8.12
**/*com/splunk/hecclient/examples/**/*