martin-g commented on a change in pull request #2217:
URL: https://github.com/apache/drill/pull/2217#discussion_r628199558
##########
File path: pom.xml
##########
@@ -110,16 +110,18 @@
<codemodel.version>2.6</codemodel.version>
<joda.version>2.10.5</joda.version>
<javax.el.version>3.0.0</javax.el.version>
+ <jna.version>5.8.0</jna.version>
<surefire.version>3.0.0-M4</surefire.version>
<commons.compress.version>1.20</commons.compress.version>
<hikari.version>3.4.2</hikari.version>
- <netty.version>4.1.59.Final</netty.version>
+ <netty.version>4.1.63.Final</netty.version>
Review comment:
I'll revert it. There is nothing aarch64 related in this version bump.
The aarch64 improvements are only in netty-tcnative only.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]