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

mattyb149 pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new d3395bbb7b NIFI-11639: Update maven-checkstyle-plugin to 3.3.0
d3395bbb7b is described below

commit d3395bbb7bd9d93ff2c1935f384236839bc08458
Author: siddr <si...@visa.com>
AuthorDate: Sat Jun 3 08:20:09 2023 +0530

    NIFI-11639: Update maven-checkstyle-plugin to 3.3.0
    
    Signed-off-by: Matt Burgess <mattyb...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f8cdaafaf4..047e143ae1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -875,7 +875,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>

Reply via email to