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

fokko 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 f40c222c4 Bump commons-cli:commons-cli from 1.6.0 to 1.7.0 in 
/lang/java (#2868)
f40c222c4 is described below

commit f40c222c457537fb6843132c89d08d67a145daf1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 26 11:17:02 2024 +0200

    Bump commons-cli:commons-cli from 1.6.0 to 1.7.0 in /lang/java (#2868)
    
    Bumps commons-cli:commons-cli from 1.6.0 to 1.7.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-cli:commons-cli
      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 5293dae99..d6a6b70a0 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -38,7 +38,7 @@
 
     <!-- version properties for dependencies -->
     <ant.version>1.10.14</ant.version>
-    <commons-cli.version>1.6.0</commons-cli.version>
+    <commons-cli.version>1.7.0</commons-cli.version>
     <commons-compress.version>1.26.1</commons-compress.version>
     <commons-text.version>1.11.0</commons-text.version>
     <commons-lang3.version>3.14.0</commons-lang3.version>

Reply via email to