From 6d1b489fe40699137f53df9fc867ba8e3d1c172b Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Thu, 19 Dec 2024 21:08:06 +0100 Subject: [PATCH] Bump maven-release-plugin to 3.1.1 This is needed to properly support reproducible builds. Only the newer versions will update project.build.outputTimestamp. --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index d70cfcb..f357d1c 100644 --- a/pom.xml +++ b/pom.xml @@ -186,6 +186,10 @@ maven-pmd-plugin 3.26.0 + + maven-release-plugin + 3.1.1 + maven-resources-plugin 3.3.1