You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/08/18 00:53:10 UTC

[2/3] [text] Checkstyle 8.10.1 -> 8.12.

Checkstyle 8.10.1 -> 8.12.

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

Branch: refs/heads/master
Commit: 9856263c4172876c3f9dd803cc29fa4fcd963ece
Parents: ab92005
Author: Gary Gregory <ga...@gmail.com>
Authored: Fri Aug 17 18:50:02 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Fri Aug 17 18:50:02 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-text/blob/9856263c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ca3d8ff..dfb89ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <junit.version>5.2.0</junit.version>
 
     <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
-    <checkstyle.version>8.10.1</checkstyle.version>
+    <checkstyle.version>8.12</checkstyle.version>
 
     <spotbugs.plugin.version>3.1.5</spotbugs.plugin.version>