Skip to content

Commit

Permalink
deps: update dependency org.apache.arrow:arrow-memory-netty to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2023
1 parent f3a65eb commit 5cf18aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/JsonWriterDefaultStream/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-memory-netty</artifactId>
<version>11.0.0</version>
<version>12.0.0</version>
</dependency>
<!-- Test Dependencies -->
<dependency>
Expand Down

0 comments on commit 5cf18aa

Please sign in to comment.