From 08ab2b96c2f4ce0c1435aa3da7cb378b44ce19c8 Mon Sep 17 00:00:00 2001 From: Dave Wichers Date: Sat, 6 Jul 2024 10:30:20 -0400 Subject: [PATCH] Upgrade one plugin and exclude one dependency to get convergence. And change version so its ready for the 1.7.6 release. --- pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ae8f7ac..7311065 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.owasp.antisamy antisamy jar - 1.7.6-SNAPSHOT + 1.7.6 @@ -73,11 +73,11 @@ 2.0.0-M9 true UTF-8 - 2024-06-05T13:24:41Z + 2024-07-06T14:59:07Z 1.8 1.13.0 2.0.13 - 4.8.6.1 + 4.8.6.2 4.8.6 @@ -106,6 +106,11 @@ org.slf4j slf4j-api + + + org.apache.httpcomponents.core5 + httpcore5 +