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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit ca7707f3638e2c99fc33173e022badf95206564b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 16 07:57:11 2024 -0400

    Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 (#2065)
    
    Bumps 
[org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin)
 from 3.2.5 to 3.2.6.
    - [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-gpg-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 7e32bd3024e4a33d4a1e6af044da794b8b9fe4e7)
    (cherry picked from commit f6cfe3524aca1b6269ba1ac8c338f9d6ef0b208e)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a2e9b14ff5..bffa1a324f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -355,7 +355,7 @@
                     <!-- We want to sign the artifact, the POM, and all 
attached artifacts -->
                     <plugin>
                         <artifactId>maven-gpg-plugin</artifactId>
-                        <version>3.2.5</version>
+                        <version>3.2.6</version>
                         <executions>
                             <execution>
                                 <goals>

Reply via email to