From 741776f67d586836b3ce00c1f773c3fe9979649f Mon Sep 17 00:00:00 2001 From: matthew16550 Date: Fri, 19 Mar 2021 00:13:44 +1100 Subject: [PATCH] Pin Maven plugin versions to ensure repeatable builds. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 6aab2d9ff..0303dc8e3 100644 --- a/pom.xml +++ b/pom.xml @@ -129,8 +129,13 @@ true + + maven-dependency-plugin + 3.1.2 + maven-source-plugin + 3.2.1 attach-sources @@ -142,6 +147,7 @@ maven-javadoc-plugin + 3.2.0 attach-javadocs @@ -158,6 +164,7 @@ maven-jar-plugin + 3.2.0