You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2022/03/02 10:12:27 UTC

[incubator-streampipes] branch rel/0.69.0 updated: [hotfix] Update version of maven checksum plugin

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

zehnder pushed a commit to branch rel/0.69.0
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git


The following commit(s) were added to refs/heads/rel/0.69.0 by this push:
     new 3cae88a  [hotfix] Update version of maven checksum plugin
3cae88a is described below

commit 3cae88a319a8fee90c1f7f8073edab220bdf9631
Author: Philipp Zehnder <ze...@fzi.de>
AuthorDate: Wed Mar 2 11:10:43 2022 +0100

    [hotfix] Update version of maven checksum plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c65bedd..557196b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -991,7 +991,7 @@
                     <plugin>
                         <groupId>net.nicoulaj.maven.plugins</groupId>
                         <artifactId>checksum-maven-plugin</artifactId>
-                        <version>1.8</version>
+                        <version>1.11</version>
                         <executions>
                             <execution>
                                 <goals>