From 4aa038279956914234b1a369ec587107d4d496f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotrek=20=C5=BBygie=C5=82o?= Date: Tue, 2 Aug 2022 16:58:59 +0200 Subject: [PATCH] Fix site "usage" page --- pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c595d13a8..ff550a558 100644 --- a/pom.xml +++ b/pom.xml @@ -66,6 +66,8 @@ under the License. 2.1.1 3.2.5 1.7.5 + 3.3.0 + 3.6.0 3.0.0-M6 true @@ -163,7 +165,7 @@ under the License. org.apache.maven.shared maven-filtering - 3.3.0 + ${mavenFilteringVersion} org.codehaus.plexus @@ -178,7 +180,7 @@ under the License. org.apache.maven maven-archiver - 3.6.0 + ${mavenArchiverVersion}