From 502cdb28dd0dbe89efd883626bf5c1d1ed2619a6 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Sat, 23 Apr 2022 12:33:45 +0000 Subject: [PATCH 1/2] Upgrade org.apache.maven.plugins:maven-dependency-plugin 3.1.2 -> 3.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3dea95c005..5300f95440 100644 --- a/pom.xml +++ b/pom.xml @@ -742,7 +742,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.1.2 + 3.3.0 false true From ce7c6054ea084e73489077aed915b8833f9691cb Mon Sep 17 00:00:00 2001 From: Stephan Schroevers Date: Sat, 23 Apr 2022 18:08:01 +0200 Subject: [PATCH 2/2] Add MDEP-791 workaround --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 5300f95440..5ff2fd8849 100644 --- a/pom.xml +++ b/pom.xml @@ -746,6 +746,12 @@ false true + + + * +