Skip to content

Commit

Permalink
deps: update dependency org.apache.arrow:arrow-vector to v12.0.1 (#2145)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 13, 2023
1 parent 1434fc0 commit 34dfda6
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>12.0.0</version>
<version>12.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.arrow</groupId>
Expand Down

0 comments on commit 34dfda6

Please sign in to comment.