From b89d09801b9244569c793a43c2edec5e296c4a63 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Thu, 19 Dec 2024 21:21:06 +0100 Subject: [PATCH] Bump maven-release-plugin to 3.1.1 (#537) 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