NIFI-7108 - Upgrade com.puppycrawl.tools:checkstyle (#4041)

Signed-off-by: Andy LoPresto <alopresto@apache.org>
This commit is contained in:
Pierre Villard 2020-02-05 14:13:00 -05:00 committed by GitHub
parent b1b06bf5e1
commit 7503e5f43f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -487,7 +487,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.28</version>
<version>8.29</version>
</dependency>
</dependencies>
</plugin>