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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 4b139edcc Bump org.apache.maven.plugins:maven-scm-publish-plugin
4b139edcc is described below

commit 4b139edcc7f0d497e8b2e4abb6185834d97e9a6b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 17 17:20:36 2024 +0000

    Bump org.apache.maven.plugins:maven-scm-publish-plugin
    
    Bumps 
[org.apache.maven.plugins:maven-scm-publish-plugin](https://github.com/apache/maven-scm-publish-plugin)
 from 3.1.0 to 3.3.0.
    - 
[Commits](https://github.com/apache/maven-scm-publish-plugin/compare/maven-scm-publish-plugin-3.1.0...maven-scm-publish-plugin-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-scm-publish-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9bc2f6b98..6f186a2e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1204,7 +1204,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-scm-publish-plugin</artifactId>
-                <version>3.1.0</version>
+                <version>3.3.0</version>
                 <inherited>false</inherited>
                 <configuration>
                     <ignorePathsToDelete>

Reply via email to