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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 62a6b3a78 Update arrow-memory-netty, arrow-vector to 18.3.0 (#1363)
62a6b3a78 is described below

commit 62a6b3a78ef8320d24fe3cf1514e93704dcfbf9e
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jan 13 22:30:51 2026 +0100

    Update arrow-memory-netty, arrow-vector to 18.3.0 (#1363)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f8194d9b1..945e9d02e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -255,7 +255,7 @@ object Dependencies {
       "com.fasterxml.jackson.datatype" % "jackson-datatype-jsr310" % 
JacksonVersion % Test,
       "io.specto" % "hoverfly-java" % hoverflyVersion % Test) ++ Mockito)
 
-  val ArrowVersion = "16.1.0"
+  val ArrowVersion = "18.3.0"
   val GoogleBigQueryStorage = Seq(
     // see Pekko gRPC version in plugins.sbt
     libraryDependencies ++= Seq(


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to