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 cc9a5dfb7e805dcdff9e466699e45d3a67a84d2c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 14 08:17:46 2024 -0400

    Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 (#2009)
    
    Bumps 
[org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin)
 from 3.2.4 to 3.2.5.
    - [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.5)
    
    ---
    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 0a8baace99bb8fbafade3e30ae43ae0c864aa6f6)
    (cherry picked from commit a9733002494f904017dd6e598fecb6350ef25463)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1976d8f9b1..4832ef313e 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.4</version>
+                        <version>3.2.5</version>
                         <executions>
                             <execution>
                                 <goals>

Reply via email to