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 cf2fa284f Update arrow-memory-netty, arrow-vector to 16.1.0 (#1359)
cf2fa284f is described below

commit cf2fa284f1bc03f15b2d78868608e74775841248
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jan 13 21:20:18 2026 +0100

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index e92e18935..f8194d9b1 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.0.0"
+  val ArrowVersion = "16.1.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