You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2023/02/08 05:31:56 UTC

[streampipes] branch dev updated: Bump maven-checkstyle-plugin from 3.1.2 to 3.2.1 (#1239)

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

bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new b12724188 Bump maven-checkstyle-plugin from 3.1.2 to 3.2.1 (#1239)
b12724188 is described below

commit b127241884c974ee990c812c6c8ee06a61ec6601
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Feb 8 06:31:48 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index beab56ca1..0917d3734 100644
--- a/pom.xml
+++ b/pom.xml
@@ -212,7 +212,7 @@
 	<extra-enforcer-rules.version>1.6.1</extra-enforcer-rules.version>
 	<formatter-maven-plugin.version>2.21.0</formatter-maven-plugin.version>
 	<maven-assembly-plugin.version>3.3.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-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
 	<maven.dependency.check.plugin.version>6.5.1</maven.dependency.check.plugin.version>
 	<maven-dependency-plugin.version>3.5.0</maven-dependency-plugin.version>