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 ba2c373637 Bump org.apache.maven.plugins:maven-checkstyle-plugin
(#13321)
ba2c373637 is described below
commit ba2c373637b5419d20412ad905c6524d1ad01255
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 6 09:21:05 2024 -0700
Bump org.apache.maven.plugins:maven-checkstyle-plugin (#13321)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6e71442f6b..feb8231622 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1908,7 +1908,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
- <version>3.3.1</version>
+ <version>3.4.0</version>
<configuration>
<configLocation>${pinot.root}/config/checkstyle.xml</configLocation>
<suppressionsLocation>${pinot.root}/config/suppressions.xml</suppressionsLocation>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]