Skip to content

Commit b8f15bd

Browse files
committed
deps: update dependency org.apache.arrow:arrow-memory-netty to v11
1 parent 8e2c1e3 commit b8f15bd

File tree

1 file changed

+1
-1
lines changed
  • tutorials/JsonWriterDefaultStream

1 file changed

+1
-1
lines changed

tutorials/JsonWriterDefaultStream/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.apache.arrow</groupId>
4141
<artifactId>arrow-memory-netty</artifactId>
42-
<version>10.0.1</version>
42+
<version>11.0.0</version>
4343
</dependency>
4444
<!-- Test Dependencies -->
4545
<dependency>

0 commit comments

Comments
 (0)