Skip to content

Commit

Permalink
deps: update dependency org.apache.arrow:arrow-memory-netty to v7 (#1527
Browse files Browse the repository at this point in the history
)

* deps: update dependency org.apache.arrow:arrow-memory-netty to v7

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] committed Feb 9, 2022
1 parent 6270934 commit 06e927f
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>6.0.1</version>
<version>7.0.0</version>
</dependency>
<!-- Test Dependencies -->
<dependency>
Expand Down

0 comments on commit 06e927f

Please sign in to comment.