NIFI-11639: Update maven-checkstyle-plugin to 3.3.0

Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #7336
This commit is contained in:
siddr 2023-06-03 08:20:09 +05:30 committed by Matt Burgess
parent 258db04f68
commit 51a941ae0a
1 changed files with 1 additions and 1 deletions

View File

@ -910,7 +910,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.2.1</version>
<version>3.3.0</version>
<dependencies>
<dependency>
<groupId>com.puppycrawl.tools</groupId>