diff --git a/.gitignore b/.gitignore
index c8df4d858..4ff631591 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,5 @@ hs_err_pid*
/.idea/
/target/
/src/test/java/com/whatsapp/api/TestConstants.java
-/src/test/java/com/whatsapp/api/TestConstants.java
/htmlReport
/machinet.conf
diff --git a/pom.xml b/pom.xml
index aee11f14b..59ffab103 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,9 +31,9 @@
17
UTF-8
- 2.9.0
- 5.2.0
- 5.10.1
+ 2.11.0
+ 5.11.0
+ 5.10.2
5.0.0-alpha.11
@@ -80,12 +80,6 @@
${org.mockito.version}
test
-
- org.mockito
- mockito-inline
- ${org.mockito.version}
- test
-
com.squareup.okhttp3
mockwebserver3
@@ -116,7 +110,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.12.1
+ 3.13.0
17
@@ -141,7 +135,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.11
+ 0.8.12