amoeba commented on code in PR #375:
URL: https://github.com/apache/arrow-cookbook/pull/375#discussion_r1964469425
##########
java/source/demo/pom.xml:
##########
@@ -41,7 +41,7 @@
<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
- <arrow.version>18.1.0</arrow.version>
+ <arrow.version>19.0.1</arrow.version>
Review Comment:
Yeah, I forgot we needed to change the process to separate out Java. I put
up a PR for that at https://github.com/apache/arrow-cookbook/pull/376, re-ran
the script with the changes in that PR, and force-pushed to this branch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]