This is an automated email from the ASF dual-hosted git repository. yashmayya 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 ec2a591dde Bump com.puppycrawl.tools:checkstyle from 10.25.1 to 10.26.0 (#16198) ec2a591dde is described below commit ec2a591ddeb4fb113fb148a7c34f693a0de4bed1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jun 25 19:33:08 2025 +0530 Bump com.puppycrawl.tools:checkstyle from 10.25.1 to 10.26.0 (#16198) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa8e0b60e6..2c20d62288 100644 --- a/pom.xml +++ b/pom.xml @@ -2500,7 +2500,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>10.25.1</version> + <version>10.26.0</version> </dependency> </dependencies> <executions> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org