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 fdd373423 Bump checkstyle from 10.4 to 10.5.0 (#3507)
fdd373423 is described below
commit fdd3734236d1b402aec43a4b32b3a61874cf55fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 29 15:06:45 2022 +0800
Bump checkstyle from 10.4 to 10.5.0 (#3507)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 18c879f16..b9025c6ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,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.4</puppycrawl-checkstyle.version>
+ <puppycrawl-checkstyle.version>10.5.0</puppycrawl-checkstyle.version>
<release-maven-plugin.version>2.5.3</release-maven-plugin.version>
<site-maven-plugin.version>3.12.1</site-maven-plugin.version>
<source-maven-plugin.version>3.2.1</source-maven-plugin.version>