From 21c9f8ca19c95465d353ba67c3c7061e4b612431 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 2 Feb 2024 18:24:01 -0500 Subject: [PATCH] Add property project.build.outputTimestamp for build reproducibility --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5f44986..6e84bb8 100644 --- a/pom.xml +++ b/pom.xml @@ -726,12 +726,10 @@ under the License. 3.2.1 filesystem - 2.22.1 1.3.11 2.0.10 1.12.0 - javax.servlet;version="[2.1.0, 3.0.0)";resolution:=optional, org.apache.avalon.framework.logger;version="[4.1.3, 4.1.5]";resolution:=optional, @@ -740,6 +738,7 @@ under the License. org.apache.logging.log4j;version="[2.0, 4.0)";resolution:=optional, org.slf4j;version="1.7.0, 3.0";resolution:=optional + 2024-01-01T00:00:00Z