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

mgrigorov 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 98c21f8ba Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 in 
/lang/java (#2617)
98c21f8ba is described below

commit 98c21f8ba7ab9665e29e9b614e376e85b66a3896
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 18 12:08:27 2024 +0200

    Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 in /lang/java (#2617)
    
    Bumps commons-cli:commons-cli from 1.5.0 to 1.6.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>
    (cherry picked from commit f64f4e714db6c3d7b54bf164e70eecafc0f5cde8)
---
 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 b6d722180..c0386dbab 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -52,7 +52,7 @@
     <velocity.version>2.3</velocity.version>
     <maven-core.version>3.3.9</maven-core.version>
     <ant.version>1.10.14</ant.version>
-    <commons-cli.version>1.5.0</commons-cli.version>
+    <commons-cli.version>1.6.0</commons-cli.version>
     <commons-compress.version>1.25.0</commons-compress.version>
     <commons-text.version>1.10.0</commons-text.version>
     <tukaani.version>1.9</tukaani.version>

Reply via email to