From b469e4c153c77727d60f030b4380cec8b209c169 Mon Sep 17 00:00:00 2001 From: Ronald Brill Date: Fri, 18 Oct 2024 08:03:24 +0200 Subject: [PATCH] the usual dependency updates --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 55ccd1c..1c8426c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.htmlunit htmlunit-cssparser - 4.4.0 + 4.5.0-SNAPSHOT HtmlUnit CSS Parser HtmlUnit @@ -20,8 +20,8 @@ 8 8 - 10.17.0 - 10.0.3 + 10.18.2 + 10.0.4 @@ -68,7 +68,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.1 + 3.5.1 org.apache.maven.plugins @@ -148,7 +148,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.4.0 + 3.5.0 checkstyle.xml checkstyle_suppressions.xml @@ -197,7 +197,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.8.0 + 3.10.1 --allow-script-in-comments org.htmlunit.cssparser.parser.javacc @@ -213,7 +213,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.7 verify @@ -321,13 +321,13 @@ org.junit.jupiter junit-jupiter-engine - 5.10.2 + 5.11.2 test commons-io commons-io - 2.16.1 + 2.17.0 test