From ed1cebeff7eb156c2315e118f48a01e8b42e1e7b Mon Sep 17 00:00:00 2001 From: Sebastian Nagel Date: Fri, 27 Oct 2023 05:45:06 +0200 Subject: [PATCH] [Domains] Installation of a gzip-compressed public suffix list from cache breaks EffectiveTldFinder, fixes #441 - downgrade Maven download plugin (1.7.1 -> 1.6.8) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 436010d..9571d57 100644 --- a/pom.xml +++ b/pom.xml @@ -410,7 +410,7 @@ 2.2.2 3.1.1 1.4 - 1.7.1 + 1.6.8 ${scmBranch}@r${buildNumber}