From 3933688c5ff2f36db8b71829db8bf0751c04024f Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Thu, 5 Nov 2020 07:27:10 +0100 Subject: [PATCH] Fixes a problem with broken site configuration --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8daf1b20b..1fcaacacc 100644 --- a/pom.xml +++ b/pom.xml @@ -478,7 +478,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - false + false @@ -765,6 +765,7 @@ org.apache.commons commons-digester3 + 3.2 true