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

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


The following commit(s) were added to refs/heads/master by this push:
     new 47c5da6  Bump maven-scm-publish-plugin from 1.0-beta-2 to 3.1.0 (#196)
47c5da6 is described below

commit 47c5da68c09f97920de3862ad095ae0f94952c71
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 22 13:05:34 2021 -0700

    Bump maven-scm-publish-plugin from 1.0-beta-2 to 3.1.0 (#196)
    
    Bumps 
[maven-scm-publish-plugin](https://github.com/apache/maven-scm-publish-plugin) 
from 1.0-beta-2 to 3.1.0.
    - [Release 
notes](https://github.com/apache/maven-scm-publish-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-scm-publish-plugin/commits/maven-scm-publish-plugin-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-scm-publish-plugin
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e23947c..7339f7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1173,7 +1173,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-scm-publish-plugin</artifactId>
-            <version>1.0-beta-2</version>
+            <version>3.1.0</version>
             <configuration>
               <tryUpdate>true</tryUpdate>
               <checkinComment>Apache Any23 site deployment</checkinComment>

Reply via email to