diff --git a/pom.xml b/pom.xml
index a021e5a..7c46df2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,18 +49,18 @@
0.1.1
1.8
- 2.11.8
+ 2.11.12
5.0.0
2.0.0
1.8.2
1.18
- 1.7.25
+ 1.7.26
4.3.1
2.25.1
1.19.3
- 3.6.0
+ 4.2.0
1.10.19
3.0.1
@@ -69,10 +69,10 @@
0.11.1
- 25.1-android
+ 28.0-jre
4.2.2
2.9.9
- 2.9.0
+ 2.9.9
20180813
@@ -228,6 +228,12 @@
kafka-connect-avro-converter
${confluent.version}
provided
+
+
+ org.slf4j
+ slf4j-log4j12
+
+
@@ -262,7 +268,7 @@
org.scalamock
- scalamock-scalatest-support_2.11
+ scalamock_2.11
${scalamock.version}
test
@@ -302,10 +308,12 @@
src/main/resources
true
-
- src/test/resources
-
+
+
+ src/test/resources
+
+
@@ -340,7 +348,7 @@
net.alchim31.maven
scala-maven-plugin
- 3.2.1
+ 4.0.2
incremental