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/11/08 03:00:07 UTC

[text] com.puppycrawl.tools:checkstyle 8.13 -> 8.14.

Repository: commons-text
Updated Branches:
  refs/heads/master 03c034d1c -> 1b8c7eb2e


com.puppycrawl.tools:checkstyle 8.13 -> 8.14.

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

Branch: refs/heads/master
Commit: 1b8c7eb2e512e4020fc72efa2eb02309e7274900
Parents: 03c034d
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Nov 7 20:00:05 2018 -0700
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Nov 7 20:00:05 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-text/blob/1b8c7eb2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e1910f2..2081d9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <junit.version>5.3.1</junit.version>
 
     <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
-    <checkstyle.version>8.13</checkstyle.version>
+    <checkstyle.version>8.14</checkstyle.version>
 
     <spotbugs.plugin.version>3.1.7</spotbugs.plugin.version>