maheshrajus commented on code in PR #482:
URL: https://github.com/apache/tez/pull/482#discussion_r3483834840
##########
pom.xml:
##########
@@ -47,8 +47,9 @@
<!-- Build Properties -->
<!-- Default empty argLine to prevent Surefire crashes when the 'jacoco'
profile is inactive -->
<argLine/>
- <javaVersion>21</javaVersion>
- <maven.compiler.release>21</maven.compiler.release>
+ <javaVersion>25</javaVersion>
+ <maven.compiler.release>25</maven.compiler.release>
+ <version.maven-shade-plugin>3.6.2</version.maven-shade-plugin>
Review Comment:
Let me check and verify it. thanks !
--
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]