From 654be843e71da6cfff77c2c5e1a98ce3837b50cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Tue, 23 Apr 2024 22:12:23 +0200 Subject: [PATCH] use maven-shade-plugin 3.5.3 --- .../artifact/buildinfo/not-reproducible-plugins.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties b/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties index 9bae912..5cf22eb 100644 --- a/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties +++ b/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties @@ -31,9 +31,10 @@ maven-plugin-plugin=3.5.1 # https://issues.apache.org/jira/browse/MPLUGIN-326 maven-remote-resources-plugin=1.7.0 # https://issues.apache.org/jira/browse/MRRESOURCES-114 -maven-shade-plugin=3.5.2 +maven-shade-plugin=3.5.3 # https://issues.apache.org/jira/browse/MSHADE-352 # https://issues.apache.org/jira/browse/MSHADE-420 +# https://issues.apache.org/jira/browse/MSHADE-471 maven-source-plugin=3.2.1 # https://issues.apache.org/jira/browse/MSOURCES-123 maven-war-plugin=3.3.1