From d6022faf08a15cc1858fef0815e8206b3c3f1a0a Mon Sep 17 00:00:00 2001 From: Sergio Freire Date: Mon, 8 Apr 2024 10:31:42 +0100 Subject: [PATCH] bump deps --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d665eac..78a0bd4 100644 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,7 @@ 1.1.1 1.5.1 1.0.76 + 0.8.12 @@ -274,7 +275,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M8 + 3.2.5 testng.xml @@ -294,7 +295,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + ${jacoco-maven-plugin.version}