pjfanning commented on code in PR #544:
URL: https://github.com/apache/incubator-xtable/pull/544#discussion_r1771082732


##########
pom.xml:
##########
@@ -68,8 +69,10 @@
         <maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
         <maven-release-plugin.version>2.5.3</maven-release-plugin.version>
         <parquet.version>1.12.2</parquet.version>
-        <scala.version>2.12.15</scala.version>
-        <scala.version.prefix>2.12</scala.version.prefix>
+        <scala12.version>2.12.15</scala12.version>
+        <scala13.version>2.13.8</scala13.version>

Review Comment:
   You should be able to use the latest patch level Scala compiler releases. 
This is what the Scala team recommend.



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

Reply via email to