From: Matt Corallo Date: Thu, 5 Aug 2021 03:17:43 +0000 (+0000) Subject: Add findbuge dependency for Nullable annotations X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=c8499e6ad13655ec207b3ff0e02587d8af2a67a8;p=ldk-java Add findbuge dependency for Nullable annotations --- diff --git a/pom.xml b/pom.xml index 03201f28..42e628a7 100644 --- a/pom.xml +++ b/pom.xml @@ -32,6 +32,12 @@ RELEASE compile + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + 1.8