You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2022/09/02 09:35:42 UTC

[servicecomb-java-chassis] branch master updated: Bump checkstyle from 10.3.2 to 10.3.3 (#3306)

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 acf54d570 Bump checkstyle from 10.3.2 to 10.3.3 (#3306)
acf54d570 is described below

commit acf54d5704da3ca435560421861e2182aebbd737
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Sep 2 17:35:36 2022 +0800

    Bump checkstyle from 10.3.2 to 10.3.3 (#3306)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 174a3e3bf..1027abbcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,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.3.2</puppycrawl-checkstyle.version>
+    <puppycrawl-checkstyle.version>10.3.3</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>