the-other-tim-brown commented on code in PR #600:
URL: https://github.com/apache/incubator-xtable/pull/600#discussion_r1898599452
##########
pom.xml:
##########
@@ -61,8 +61,10 @@
<junit.version>5.9.0</junit.version>
<lombok.version>1.18.30</lombok.version>
<lombok-maven-plugin.version>1.18.20.0</lombok-maven-plugin.version>
- <hadoop.version>3.4.0</hadoop.version>
+ <hadoop.version>3.3.6</hadoop.version>
<hudi.version>0.14.0</hudi.version>
+ <aws.version>2.28.22</aws.version>
+ <hive.version>2.3.9</hive.version>
Review Comment:
There is a 4.X.X release, can we try using that or at least the 3.X.X line?
I am worried that any vulnerability patches will not make it to the N-2 major
version line.
--
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]