From b8e86862dccadc5809a5bfa8a205c0a13d9b3668 Mon Sep 17 00:00:00 2001 From: Ladislav Thon Date: Thu, 25 Apr 2024 16:11:48 +0200 Subject: [PATCH] Update TestNG to 7.8.0, a version used in the MicroProfile parent POM --- pom.xml | 2 +- tcks/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 24e5481ba443b8..7404199572b6f2 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 2.37.1 - 7.4.0 + 7.8.0 diff --git a/tcks/pom.xml b/tcks/pom.xml index 78cf983acad011..f66fad28b66484 100644 --- a/tcks/pom.xml +++ b/tcks/pom.xml @@ -82,12 +82,12 @@ testng ${testng.version} - + org.webjars jquery - 3.5.1 + 3.6.1