Skip to content

Commit

Permalink
deps: update dependency org.apache.arrow:arrow-vector 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 4f46d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/JsonWriterDefaultStream/pom.xml
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-vector</artifactId>
<version>10.0.1</version>
<version>11.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.arrow</groupId>
Expand Down

0 comments on commit 4f46d58

Please sign in to comment.