You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/01/10 09:43:16 UTC

[maven-apache-parent] 01/01: Bump checksum-maven-plugin from 1.7 to 1.8

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

slachiewicz pushed a commit to branch dependabot/maven/net.nicoulaj.maven.plugins-checksum-maven-plugin-1.8
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git

commit 775b76e1678fd66a50f35ef7919c2f581b8984b6
Author: dependabot[bot] <su...@dependabot.com>
AuthorDate: Thu May 23 20:33:44 2019 +0000

    Bump checksum-maven-plugin from 1.7 to 1.8
    
    Bumps [checksum-maven-plugin](https://github.com/nicoulaj/checksum-maven-plugin) from 1.7 to 1.8.
    - [Release notes](https://github.com/nicoulaj/checksum-maven-plugin/releases)
    - [Commits](https://github.com/nicoulaj/checksum-maven-plugin/compare/1.7...1.8)
    
    Signed-off-by: dependabot[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 798a122..6ae754d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -453,7 +453,7 @@ under the License.
           <plugin>
             <groupId>net.nicoulaj.maven.plugins</groupId>
             <artifactId>checksum-maven-plugin</artifactId>
-            <version>1.7</version>
+            <version>1.8</version>
             <executions>
               <execution>
                 <id>source-release-checksum</id>