From 9f93f7960c97642a79ed30b84d5127017ed9fc73 Mon Sep 17 00:00:00 2001 From: Claudio David Gasparini Date: Fri, 18 Dec 2020 14:37:27 +0100 Subject: Introduce spotbug plugin Issue-ID: CPS-159 Signed-off-by: Claudio David Gasparini Change-Id: I889b3009505421621007031fb99a43c5cd30be82 --- cps-dependencies/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cps-dependencies') diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index a77deff98..cf744e889 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -23,6 +23,7 @@ 2.3.8 2.0-M2-groovy-3.0 1.3-groovy-2.5 + 4.2.0 2.3.3.RELEASE 3.0.0 2.1.4 @@ -109,6 +110,11 @@ postgresql ${testcontainers.version} + + com.github.spotbugs + spotbugs + ${spotbugs.version} + -- cgit 1.2.3-korg