CalvinKirs commented on code in PR #63843:
URL: https://github.com/apache/doris/pull/63843#discussion_r3392812158
##########
fe/fe-core/pom.xml:
##########
@@ -854,7 +854,7 @@ under the License.
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
- <release>8</release>
+ <release>17</release>
</configuration>
Review Comment:
Deleting this line would be better; we should manage versions uniformly in
the parent pom file to maintain consistency.
Submodules only need to explicitly declare overridden functions when
necessary.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]