From 3b6a92f66815605ce851671dd1d6e0758c29ed4c Mon Sep 17 00:00:00 2001 From: Ceki Gulcu Date: Tue, 8 Feb 2022 14:28:43 +0100 Subject: [PATCH] reproducible builds Signed-off-by: Ceki Gulcu --- pom.xml | 8 ++++---- slf4j-api/pom.xml | 35 ----------------------------------- 2 files changed, 4 insertions(+), 39 deletions(-) diff --git a/pom.xml b/pom.xml index 558145642..cca000748 100755 --- a/pom.xml +++ b/pom.xml @@ -45,12 +45,12 @@ 1.6.0 0.8.1 - 1.2.18.5 + 1.2.19 1.2.10 - 4.12 + 4.13 3.3 - 3.0.1 - 2.3.1 + 3.2.0 + 3.2.0 3.1.0 none diff --git a/slf4j-api/pom.xml b/slf4j-api/pom.xml index 112ff7703..16f7b7b6c 100755 --- a/slf4j-api/pom.xml +++ b/slf4j-api/pom.xml @@ -55,7 +55,6 @@ bundle-test-jar package - jar test-jar @@ -81,40 +80,6 @@ - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.apache.maven.plugins - - - maven-antrun-plugin - - [1.3,) - - run - - - - - - - - - - - -