Skip to content

Commit ef66364

Browse files
authored
chore(deps): upgrade Arrow Flight to 15 (#4439)
1 parent 318812c commit ef66364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/workflow-core/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ libraryDependencies ++= Seq(
114114

115115
/////////////////////////////////////////////////////////////////////////////
116116
// Arrow related
117-
val arrowVersion = "14.0.1"
117+
val arrowVersion = "15.0.2"
118118
val nettyVersion = "4.1.96.Final"
119119
val arrowDependencies = Seq(
120120
// https://mvnrepository.com/artifact/org.apache.arrow/flight-grpc

0 commit comments

Comments
 (0)