You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by ni...@apache.org on 2023/03/13 13:25:31 UTC

[bookkeeper] branch master updated: Bump checkstyle-plugin from 3.1.2 to 3.2.1 (#3850)

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

nicoloboschi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new 1a8d84251b Bump checkstyle-plugin from 3.1.2 to 3.2.1 (#3850)
1a8d84251b is described below

commit 1a8d84251b0f7bf00db66412926edc43203c91b3
Author: ZhangJian He <sh...@gmail.com>
AuthorDate: Mon Mar 13 21:25:24 2023 +0800

    Bump checkstyle-plugin from 3.1.2 to 3.2.1 (#3850)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fe1fee1ba4..b66c0a725e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
     <jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
     <maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
     <maven-assembly-plugin.version>3.1.0</maven-assembly-plugin.version>
-    <maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
+    <maven-checkstyle-plugin.version>3.2.1</maven-checkstyle-plugin.version>
     <maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
     <maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
     <maven-dependency-plugin.version>3.0.2</maven-dependency-plugin.version>