This is an automated email from the ASF dual-hosted git repository.
liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new 1d65b2772 Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.1
(#4651)
1d65b2772 is described below
commit 1d65b27720906023f6531d584ffcf16dd97794f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 3 17:22:40 2025 +0800
Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.1 (#4651)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 14de53752..72091c3ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
<protoc3-maven-plugin.version>3.19.2</protoc3-maven-plugin.version>
<protoc-gen-grpc-java-plugin.version>1.47.0</protoc-gen-grpc-java-plugin.version>
- <puppycrawl-checkstyle.version>10.20.2</puppycrawl-checkstyle.version>
+ <puppycrawl-checkstyle.version>10.21.1</puppycrawl-checkstyle.version>
<release-maven-plugin.version>3.1.1</release-maven-plugin.version>
<site-maven-plugin.version>3.21.0</site-maven-plugin.version>
<source-maven-plugin.version>3.3.0</source-maven-plugin.version>