Skip to content

Commit

Permalink
deps: update dependency org.apache.arrow:arrow-memory-netty to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 7, 2023
1 parent 8e2c1e3 commit b8f15bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/JsonWriterDefaultStream/pom.xml
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-memory-netty</artifactId>
<version>10.0.1</version>
<version>11.0.0</version>
</dependency>
<!-- Test Dependencies -->
<dependency>
Expand Down

0 comments on commit b8f15bd

Please sign in to comment.