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 e376c416b Update arrow-memory-netty, arrow-vector to 19.0.0 (#1503)
e376c416b is described below
commit e376c416b1eeafee73407e12ad9a4adb516d0258
Author: Scala Steward <[email protected]>
AuthorDate: Mon Mar 16 17:17:56 2026 +0100
Update arrow-memory-netty, arrow-vector to 19.0.0 (#1503)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 98d7068fd..36cf9cbef 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -252,7 +252,7 @@ object Dependencies {
"com.fasterxml.jackson.datatype" % "jackson-datatype-jsr310" %
JacksonVersion % Test,
"io.specto" % "hoverfly-java" % hoverflyVersion % Test) ++
JacksonDatabindDependencies ++ Mockito)
- val ArrowVersion = "18.3.0"
+ val ArrowVersion = "19.0.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]