You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2024/02/24 18:09:13 UTC

(pinot) branch master updated: Bump org.apache.maven.plugins:maven-checkstyle-plugin (#12489)

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

jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 2086f93782 Bump org.apache.maven.plugins:maven-checkstyle-plugin (#12489)
2086f93782 is described below

commit 2086f9378273ce81891451d5a7ff412a65778a9a
Author: Xiang Fu <xi...@gmail.com>
AuthorDate: Sun Feb 25 02:09:08 2024 +0800

    Bump org.apache.maven.plugins:maven-checkstyle-plugin (#12489)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6ba050387f..70677031bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1698,7 +1698,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
-        <version>3.1.2</version>
+        <version>3.3.1</version>
         <configuration>
           <configLocation>${pinot.root}/config/checkstyle.xml</configLocation>
           <suppressionsLocation>${pinot.root}/config/suppressions.xml</suppressionsLocation>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org