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

zhangduo pushed a commit to branch branch-2.5
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.5 by this push:
     new 94f285f8c73 HBASE-29897 Bump org.apache.avro:avro from 1.11.4 to 
1.11.5 (#7754)
94f285f8c73 is described below

commit 94f285f8c735ca4af82eda79c270fcd39bf263a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 14 10:59:27 2026 +0800

    HBASE-29897 Bump org.apache.avro:avro from 1.11.4 to 1.11.5 (#7754)
    
    Bumps org.apache.avro:avro from 1.11.4 to 1.11.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.avro:avro
      dependency-version: 1.11.5
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    Signed-off-by: Duo Zhang <[email protected]>
    (cherry picked from commit acc02b1a8c330ed22c61c07ab1dccc310c9b8c91)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c6b81d9b1c..1e9a377205a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -572,7 +572,7 @@
       When building with jdk11, we will use 0.14.1, please see the 
build-with-jdk11 profile.
     -->
     
<javadoc.audience-annotations.version>0.13.0</javadoc.audience-annotations.version>
-    <avro.version>1.11.4</avro.version>
+    <avro.version>1.11.5</avro.version>
     <caffeine.version>2.8.1</caffeine.version>
     <commons-codec.version>1.15</commons-codec.version>
     <commons-io.version>2.18.0</commons-io.version>

Reply via email to