You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by kr...@apache.org on 2018/11/08 16:28:31 UTC

knox git commit: KNOX-1566 - Upgrade checkstyle to 8.14

Repository: knox
Updated Branches:
  refs/heads/master d3046fee5 -> 0f6041f62


KNOX-1566 - Upgrade checkstyle to 8.14

Signed-off-by: Kevin Risden <kr...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/knox/repo
Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/0f6041f6
Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/0f6041f6
Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/0f6041f6

Branch: refs/heads/master
Commit: 0f6041f626711bdc6e475a1fc0331c76e33fded3
Parents: d3046fe
Author: Kevin Risden <kr...@apache.org>
Authored: Wed Nov 7 20:20:06 2018 -0500
Committer: Kevin Risden <kr...@apache.org>
Committed: Thu Nov 8 11:28:16 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/knox/blob/0f6041f6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9879414..2b888f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
         <apacheds-jdbm.version>2.0.0-M5</apacheds-jdbm.version>
         <ant-nodeps.version>1.8.1</ant-nodeps.version>
         <buildnumber-maven-plugin.version>1.4</buildnumber-maven-plugin.version>
-        <checkstyle.version>8.12</checkstyle.version>
+        <checkstyle.version>8.14</checkstyle.version>
         <commons-beanutils.version>1.9.3</commons-beanutils.version>
         <commons-cli.version>1.4</commons-cli.version>
         <commons-codec.version>1.11</commons-codec.version>