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

mgrigorov pushed a commit to branch wicket-9.x
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/wicket-9.x by this push:
     new f57fbbee1a Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 
to 3.1.0 (#721)
f57fbbee1a is described below

commit f57fbbee1a5c3875911299a76996c5f10fe40d3d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 11 09:35:29 2023 +0200

    Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.1.0 (#721)
    
    Bumps 
[org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin)
 from 3.0.1 to 3.1.0.
    - 
[Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-gpg-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 207a73dd94c4cff933e49ce6df3a8fcbbd029812)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 71198fbd6d..fa97e3e295 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
                <maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
                
<maven-eclipse-plugin.version>2.10</maven-eclipse-plugin.version>
                
<maven-enforcer-plugin.version>3.4.1</maven-enforcer-plugin.version>
-               <maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
+               <maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
                
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>
                <maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
                
<maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>

Reply via email to