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 2022/12/28 18:43:18 UTC

[streampipes] branch dev updated: Bump extra-enforcer-rules from 1.2 to 1.6.1 (#902)

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 4cbc769d3 Bump extra-enforcer-rules from 1.2 to 1.6.1 (#902)
4cbc769d3 is described below

commit 4cbc769d3fd7b6d3b4c5b2fa8bfb30b541d3ec84
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 28 19:43:13 2022 +0100

    Bump extra-enforcer-rules from 1.2 to 1.6.1 (#902)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 22e29bc50..b71a4252e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1652,7 +1652,7 @@ IoT data streams.
 					<dependency>
 						<groupId>org.codehaus.mojo</groupId>
 						<artifactId>extra-enforcer-rules</artifactId>
-						<version>1.2</version>
+						<version>1.6.1</version>
 					</dependency>
 				</dependencies>
 			</plugin>