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

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

commit 7177a65b7f056aef6f06e7f99cd5223f765a9260
Author: Michael Blow <[email protected]>
AuthorDate: Fri Jan 9 20:27:28 2026 -0500

    [NO ISSUE][*DB][EXT] Advance msgpack-core to 0.9.11
    
    (cherry picked from commit fce80c4500)
    Ext-ref: MB-70074
    Change-Id: I339c2345e5a30c47b981f4942676b76cb7644afc
    Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20789
    Tested-by: Michael Blow <[email protected]>
    Reviewed-by: Michael Blow <[email protected]>
---
 asterixdb/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/asterixdb/pom.xml b/asterixdb/pom.xml
index 88b3591806..8baa078357 100644
--- a/asterixdb/pom.xml
+++ b/asterixdb/pom.xml
@@ -1714,7 +1714,7 @@
       <dependency>
         <groupId>org.msgpack</groupId>
         <artifactId>msgpack-core</artifactId>
-        <version>0.8.20</version>
+        <version>0.9.11</version>
       </dependency>
       <dependency>
         <groupId>org.apache.parquet</groupId>

Reply via email to