From 8878ed5e5cda4e0d365bf19e1d5d15fece8a5d17 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Wed, 31 May 2023 07:03:30 -0400 Subject: [PATCH] update test libraries (#657) --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6ef63c91da..9aa0a98de0 100644 --- a/pom.xml +++ b/pom.xml @@ -214,12 +214,12 @@ org.xmlunit xmlunit-core - 2.9.0 + 2.9.1 net.sourceforge.htmlunit htmlunit - 2.57.0 + 2.70.0 @@ -312,7 +312,7 @@ org.assertj assertj-core - 3.23.1 + 3.24.2 com.google.code.findbugs