deniskuzZ commented on code in PR #5880: URL: https://github.com/apache/hive/pull/5880#discussion_r2155424490
########## standalone-metastore/metastore-rest-catalog/pom.xml: ########## @@ -21,8 +21,8 @@ <name>Hive Metastore REST Catalog</name> <properties> <standalone.metastore.path.to.root>..</standalone.metastore.path.to.root> - <maven.compiler.source>8</maven.compiler.source> - <maven.compiler.target>8</maven.compiler.target> + <maven.compiler.source>21</maven.compiler.source> Review Comment: please drop them, they are already defined in `standalone-metastore` root pom. it was just a copy&paste -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org