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

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 1cdc19183b KARAF-7909: Upgrade to maven-gpg-plugin 3.2.7
1cdc19183b is described below

commit 1cdc19183b2b8a968f267236a2f520b55140178a
Author: JB Onofré <[email protected]>
AuthorDate: Sun Jan 5 18:51:36 2025 +0100

    KARAF-7909: Upgrade to maven-gpg-plugin 3.2.7
    
    (cherry picked from commit 1d3e1be623a93bc30cb5f718ae92c46b31ac4f09)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4dd2e3a92b..b0955be475 100644
--- a/pom.xml
+++ b/pom.xml
@@ -448,7 +448,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-gpg-plugin</artifactId>
-                    <version>3.2.2</version>
+                    <version>3.2.7</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to