This is an automated email from the ASF dual-hosted git repository.

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git


The following commit(s) were added to refs/heads/master by this push:
     new 38993c3  Update Spotbugs Maven Plugin to version 4.0.0.
38993c3 is described below

commit 38993c3f1652bacb03f6b29e04df5899e4174395
Author: Pascal Schumacher <pascalschumac...@gmx.net>
AuthorDate: Sat Mar 21 15:11:48 2020 +0100

    Update Spotbugs Maven Plugin to version 4.0.0.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e305542..8f356c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <checkstyle.plugin.version>3.1.0</checkstyle.plugin.version>
     <checkstyle.version>8.27</checkstyle.version>
 
-    <spotbugs.plugin.version>3.1.12.2</spotbugs.plugin.version>
+    <spotbugs.plugin.version>4.0.0</spotbugs.plugin.version>
     
     <commons.jacoco.version>0.8.4</commons.jacoco.version>
 

Reply via email to