From 60f63a33c18d89e5d27ba8cc8d12c14063224287 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Sun, 22 Sep 2024 23:54:36 +0200 Subject: [PATCH] locks maven-jar-plugin version for reproducible builds (#226) --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index ebce49a..e7aac48 100644 --- a/pom.xml +++ b/pom.xml @@ -73,6 +73,11 @@ 11 + + org.apache.maven.plugins + maven-jar-plugin + 3.4.2 + org.apache.maven.plugins maven-surefire-plugin