This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/arrow-memory-netty-15.0.2
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
commit 0c78bed29cafb8336c9af93bc6ff033cfff71a8d
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 17 02:14:53 2024 +0000
Update arrow-memory-netty, arrow-vector to 15.0.2
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0be9230d1..f5aebbb4c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -218,7 +218,7 @@ object Dependencies {
"com.fasterxml.jackson.datatype" % "jackson-datatype-jsr310" %
JacksonDatabindVersion % Test,
"io.specto" % "hoverfly-java" % hoverflyVersion % Test) ++ Mockito)
- val ArrowVersion = "15.0.1"
+ val ArrowVersion = "15.0.2"
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]