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

rskraba pushed a commit to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/branch-1.11 by this push:
     new 3ee93cf65 Bump file-management from 3.0.0 to 3.1.0 in /lang/java 
(#1753)
3ee93cf65 is described below

commit 3ee93cf65787d59a7bd718af39cf16b85af25022
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 4 18:32:26 2022 +0200

    Bump file-management from 3.0.0 to 3.1.0 in /lang/java (#1753)
    
    Bumps [file-management](https://github.com/apache/maven-file-management) 
from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/apache/maven-file-management/releases)
    - 
[Commits](https://github.com/apache/maven-file-management/compare/file-management-3.0.0...file-management-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.shared:file-management
      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 b1f035449..4f9066010 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -64,7 +64,7 @@
     <archetype-plugin.version>3.2.1</archetype-plugin.version>
     <bundle-plugin-version>5.1.6</bundle-plugin-version>
     <exec-plugin.version>3.0.0</exec-plugin.version>
-    <file-management.version>3.0.0</file-management.version>
+    <file-management.version>3.1.0</file-management.version>
     <javacc-plugin.version>3.0.3</javacc-plugin.version>
     <javacc.version>7.0.11</javacc.version>
   </properties>

Reply via email to