From a9e76386cf557f51ac479c05cfc40d4b9dea534d Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Tue, 17 Dec 2019 15:17:35 +0300 Subject: [PATCH] spotbugs-maven-plugin added --- redisson/pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/redisson/pom.xml b/redisson/pom.xml index 433f76675..92f025883 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -332,6 +332,28 @@ + + com.github.spotbugs + spotbugs-maven-plugin + 3.1.12.2 + + + verify + + spotbugs + + + + + + + com.github.spotbugs + spotbugs + 4.0.0-beta4 + + + + maven-compiler-plugin