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

krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git

commit fadd900bb63e11e0c5a38c630ef0c31ce63623b0
Author: Kevin Risden <[email protected]>
AuthorDate: Sun Jun 23 17:05:00 2019 -0400

    KNOX-1908 - Upgrade checkstyle to 8.22
    
    Signed-off-by: Kevin Risden <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b432e9f..56ee435 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
         <bcprov-jdk15on.version>1.62</bcprov-jdk15on.version>
         
<buildnumber-maven-plugin.version>1.4</buildnumber-maven-plugin.version>
         <cglib.version>3.2.12</cglib.version>
-        <checkstyle.version>8.21</checkstyle.version>
+        <checkstyle.version>8.22</checkstyle.version>
         <commons-beanutils.version>1.9.3</commons-beanutils.version>
         <commons-cli.version>1.4</commons-cli.version>
         <commons-codec.version>1.12</commons-codec.version>

Reply via email to