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/incubator-pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new c793f2dcd Update arrow-memory-netty, arrow-vector to 15.0.2 (#570)
c793f2dcd is described below
commit c793f2dcdea760368527c55365558e798e22878c
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 17 10:28:32 2024 +0100
Update arrow-memory-netty, arrow-vector to 15.0.2 (#570)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b78f87a03..cf5e3b381 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]