pan3793 commented on code in PR #6603:
URL: https://github.com/apache/kyuubi/pull/6603#discussion_r1711003184


##########
pom.xml:
##########
@@ -1930,7 +1930,8 @@
             <id>scala-2.13</id>
             <properties>
                 <scala.binary.version>2.13</scala.binary.version>
-                <scala.version>2.13.8</scala.version>
+                <!-- Scala version above 2.13.11 support Java 21. -->

Review Comment:
   keep our dependencies up to date is an regular work, we don't need this 
comment



##########
pom.xml:
##########
@@ -1930,7 +1930,8 @@
             <id>scala-2.13</id>
             <properties>
                 <scala.binary.version>2.13</scala.binary.version>
-                <scala.version>2.13.8</scala.version>
+                <!-- Scala version above 2.13.11 support Java 21. -->

Review Comment:
   keep our dependencies up to date is a regular work, we don't need this 
comment



-- 
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]

Reply via email to