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

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


The following commit(s) were added to refs/heads/master by this push:
     new dc4b19a  Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 in 
/lang/java (#1462)
dc4b19a is described below

commit dc4b19af1ba7d93bb36aec1b5432ef5ff3af44d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 19 13:42:01 2022 +0200

    Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 in /lang/java (#1462)
    
    Bumps 
[build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin)
 from 3.2.0 to 3.3.0.
    - [Release 
notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.2.0...build-helper-maven-plugin-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:build-helper-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 lang/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index 41e493a..90aef92 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -97,7 +97,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>3.2.0</version>
+          <version>3.3.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

Reply via email to