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

chesnay pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git

commit b046b9599258f8c1965bace348937f1a02d85d72
Author: Chesnay Schepler <ches...@apache.org>
AuthorDate: Mon Sep 12 16:56:29 2022 +0200

    [FLINK-27026][build] Upgrade checkstyle plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fb7becb..bf54438 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1194,7 +1194,7 @@ under the License.
                                <plugin>
                                        
<groupId>org.apache.maven.plugins</groupId>
                                        
<artifactId>maven-checkstyle-plugin</artifactId>
-                                       <version>2.17</version>
+                                       <version>3.1.2</version>
                                        <dependencies>
                                                <dependency>
                                                        
<groupId>com.puppycrawl.tools</groupId>

Reply via email to