From: Matt Corallo Date: Sat, 25 Sep 2021 06:32:07 +0000 (+0000) Subject: Specify maven plugin versions to avoid inconsistent jars X-Git-Tag: v0.0.101.1~1^2~3 X-Git-Url: http://git.bitcoin.ninja/?a=commitdiff_plain;h=7dc8875cc2a826d0fc99feb320c4a1731d2df8c8;p=ldk-java Specify maven plugin versions to avoid inconsistent jars --- diff --git a/pom.xml b/pom.xml index 8ce5c75e..ad3302b9 100644 --- a/pom.xml +++ b/pom.xml @@ -73,6 +73,7 @@ org.apache.maven.plugins maven-source-plugin + 3.2.0 attach-sources @@ -85,6 +86,7 @@ org.apache.maven.plugins maven-javadoc-plugin + 3.3.1 ${org.lightningdevkit.skipdocs}