diff --git a/pom.xml b/pom.xml
index 50db73b..4d91318 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.eliasnogueira
selenium-java-lean-test-architecture
- 3.3.6
+ 3.3.7
scm:git@github.com:eliasnogueira/selenium-java-lean-test-architecture.git
@@ -19,15 +19,15 @@
UTF-8
UTF-8
3.2.3
- 3.11.0
+ 3.12.1
1.9.21
4.13.0
- 7.8.0
- 3.24.2
- 2.0.2
+ 7.9.0
+ 3.25.1
+ 2.1.0
2.21.1
- 5.6.2
+ 5.6.3
1.0.12
2.25.0
2.12.0
@@ -38,12 +38,7 @@
1.19.3
- 3.6.3
- 2.2
- 2.15.0
- 4.13.2
- 2.16.0
- 1.70
+ 2.16.1
local
@@ -113,6 +108,12 @@
io.github.bonigarcia
webdrivermanager
${webdrivermanager.version}
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
@@ -146,33 +147,12 @@
-
-
com.fasterxml.jackson.core
jackson-databind
${jackson-databind.version}
-
- commons-io
- commons-io
- 2.15.1
-
-
-
- org.bouncycastle
- bcprov-jdk15on
- ${bcprov-jdk15on.version}
-
-
-
-
- org.yaml
- snakeyaml
- ${snakeyaml.version}
-
-