You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by sh...@apache.org on 2022/05/16 12:48:18 UTC

[servicecomb-java-chassis] branch master updated: Bump checkstyle from 8.29 to 10.2 (#2901)

This is an automated email from the ASF dual-hosted git repository.

shoothzj 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 43f702252 Bump checkstyle from 8.29 to 10.2 (#2901)
43f702252 is described below

commit 43f702252322bbced7313fd45f91cb43a4749c75
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon May 16 20:48:14 2022 +0800

    Bump checkstyle from 8.29 to 10.2 (#2901)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fff3cfd1f..a7c820383 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
     <maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
     <maven-project-info-reports-plugin.version>3.3.0</maven-project-info-reports-plugin.version>
     <maven-remote-resources-plugin.version>1.7.0</maven-remote-resources-plugin.version>
-    <puppycrawl-checkstyle.version>8.29</puppycrawl-checkstyle.version>
+    <puppycrawl-checkstyle.version>10.2</puppycrawl-checkstyle.version>
     <release-maven-plugin.version>2.5.3</release-maven-plugin.version>
     <site-maven-plugin.version>3.12.0</site-maven-plugin.version>
     <source-maven-plugin.version>3.2.1</source-maven-plugin.version>