diff --git a/pom.xml b/pom.xml
index 01211a1..8fc774b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,14 +38,14 @@
1.8
${java.version}
${java.version}
- 3.0.1
- 3.2.1
- 3.7.7
+ 3.0.3
+ 3.3.4
+ 4.9.0
0.45
1.7.30
2.12
- 3.3.0
- 2.13.3
+ 3.3.1
+ 2.14.0
@@ -126,7 +126,7 @@
junit
junit
- 4.13.1
+ 4.13.2
test
@@ -151,6 +151,12 @@
+
+ io.netty
+ netty-codec-http
+ 4.0.56.Final
+ test
+
org.apache.commons
commons-exec
@@ -227,7 +233,7 @@
org.codehaus.mojo
build-helper-maven-plugin
- 3.0.0
+ 3.2.0
add-source
@@ -308,9 +314,10 @@
com.github.spotbugs
spotbugs-maven-plugin
- 4.2.0
+ 4.7.3.0
src/build/conf/spotbugs-exclude.xml
+ false
org.disq_bio.disq.-
true
@@ -325,7 +332,7 @@
org.apache.maven.plugins
maven-failsafe-plugin
- 3.0.0-M4
+ 3.0.0-M7