Skip to content

Commit e738bff

Browse files
authored
deps: update dependency org.apache.arrow:arrow-memory-netty to v12.0.1 (#2144)
1 parent 34dfda6 commit e738bff

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>12.0.0</version>
42+
<version>12.0.1</version>
4343
</dependency>
4444
<!-- Test Dependencies -->
4545
<dependency>

0 commit comments

Comments
 (0)