You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by pa...@apache.org on 2018/11/20 20:39:34 UTC

[text] Update Spotbugs Maven Plugin to version 3.1.8

Repository: commons-text
Updated Branches:
  refs/heads/master f126890c9 -> 9642d63eb


Update Spotbugs Maven Plugin to version 3.1.8


Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/9642d63e
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/9642d63e
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/9642d63e

Branch: refs/heads/master
Commit: 9642d63eb2a15f102277363b4b7725414ba78d7c
Parents: f126890
Author: Pascal Schumacher <pa...@gmx.net>
Authored: Tue Nov 20 21:39:25 2018 +0100
Committer: Pascal Schumacher <pa...@gmx.net>
Committed: Tue Nov 20 21:39:25 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/9642d63e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2081d9f..3957a1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
     <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
     <checkstyle.version>8.14</checkstyle.version>
 
-    <spotbugs.plugin.version>3.1.7</spotbugs.plugin.version>
+    <spotbugs.plugin.version>3.1.8</spotbugs.plugin.version>
     
     <commons.jacoco.version>0.8.2</commons.jacoco.version>