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

mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new b91ea24c4 Bump org.apache.maven.plugins:maven-gpg-plugin in /lang/java 
(#2849)
b91ea24c4 is described below

commit b91ea24c442bfec0343704d50a283e50a428875b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 15 09:45:24 2024 +0300

    Bump org.apache.maven.plugins:maven-gpg-plugin in /lang/java (#2849)
    
    Bumps 
[org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin)
 from 3.2.1 to 3.2.3.
    - [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.1...maven-gpg-plugin-3.2.3)
    
    ---
    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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6b2d514b5..e40ebef88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
     <extra-enforcer-rules.version>1.7.0</extra-enforcer-rules.version>
     <maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
     <maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
-    <maven-gpg-plugin.version>3.2.1</maven-gpg-plugin.version>
+    <maven-gpg-plugin.version>3.2.3</maven-gpg-plugin.version>
     <maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>
     <maven-plugin-plugin.version>3.12.0</maven-plugin-plugin.version>
     
<maven-remote-resources-plugin.version>3.2.0</maven-remote-resources-plugin.version>

Reply via email to