This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang 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 ca71554fc9d Bump com.puppycrawl.tools:checkstyle from 14.0.0 to 14.1.0
(#19446)
ca71554fc9d is described below
commit ca71554fc9d7a6012e5f6cf6c55c9dcd320c8526
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 11:40:26 2026 -0700
Bump com.puppycrawl.tools:checkstyle from 14.0.0 to 14.1.0 (#19446)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 889bf59ad29..3f69a69f1e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2534,7 +2534,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
- <version>14.0.0</version>
+ <version>14.1.0</version>
</dependency>
</dependencies>
<executions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]