From acddf308ce42aa19473d0d6c92e7e56329b8efaf Mon Sep 17 00:00:00 2001 From: "J. Eric Ivancich" Date: Mon, 6 Oct 2025 12:01:05 -0400 Subject: [PATCH] rgw: bump up versions of Apache Arrow and utf8proc submodules Arrow goes up to 17.0.0 and utf8proc to 2.11.0. arrow submodule utf8proc submodule Signed-off-by: J. Eric Ivancich --- src/arrow | 2 +- src/utf8proc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/arrow b/src/arrow index a61f4af724cd0..6a2e19a852b36 160000 --- a/src/arrow +++ b/src/arrow @@ -1 +1 @@ -Subproject commit a61f4af724cd06c3a9b4abd20491345997e532c0 +Subproject commit 6a2e19a852b367c72d7b12da4d104456491ed8b7 diff --git a/src/utf8proc b/src/utf8proc index 97ef668b312b9..d7bf128df773c 160000 --- a/src/utf8proc +++ b/src/utf8proc @@ -1 +1 @@ -Subproject commit 97ef668b312b96382714dbb8eaac4affce0816e6 +Subproject commit d7bf128df773c2a1a7242eb80e51e91a769fc985 -- 2.39.5