commit | 5105c922aca60c4c8b69ba92cafc583bb024dd16 | [log] [tgz] |
---|---|---|
author | Christopher Tubbs <ctubbsii@apache.org> | Wed Aug 14 16:23:28 2019 -0400 |
committer | GitHub <noreply@github.com> | Wed Aug 14 16:23:28 2019 -0400 |
tree | d7765e30971c538095e3861f2b92d40238c0f6e6 | |
parent | 510e358603269057d69547b77714fcc1f3e8dd77 [diff] |
Update checkstyle (CVE-2019-9658) (#1073)
diff --git a/pom.xml b/pom.xml index bcf4d47..13ab2f4 100644 --- a/pom.xml +++ b/pom.xml
@@ -174,7 +174,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.14</version> + <version>8.18</version> </dependency> <dependency> <groupId>org.apache.fluo</groupId>