From c79798559007704bff320d24f110fd7c024ced19 Mon Sep 17 00:00:00 2001 From: Alex Osborne Date: Tue, 15 Oct 2024 19:29:50 +0900 Subject: [PATCH] Bump webarchive-commons from 1.1.8 to 1.1.10 We need to add log4j as a dependency temporarily as webarchive-commons no longer pulls it in. --- commons/pom.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/commons/pom.xml b/commons/pom.xml index 3f47bcb0..f2b13c99 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -151,14 +151,16 @@ org.netpreserve.commons webarchive-commons - 1.1.8 - - - org.apache.hadoop - hadoop-core - - + 1.1.10 + + + + log4j + log4j + 1.2.17 + + com.jcraft jsch