From c3cf11f67b37449a605f82c9d96d4a0c234bd030 Mon Sep 17 00:00:00 2001 From: James Ahlborn Date: Fri, 26 Aug 2022 13:21:42 +0000 Subject: [PATCH] update to spotbugs git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1377 f203690c-595d-4dc9-a70b-905162fa7fd2 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bef634e..e111f3d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.healthmarketscience openhms-parent - 2.0.3 + 2.0.5 com.healthmarketscience.jackcess jackcess @@ -314,8 +314,8 @@ - org.codehaus.mojo - findbugs-maven-plugin + com.github.spotbugs + spotbugs-maven-plugin ${basedir}/src/site/findbugs/exclude.xml -- 2.39.5