You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2022/01/04 09:48:57 UTC

[GitHub] [submarine] RamakrishnaChilaka commented on a change in pull request #861: Feature/submarine security spark 3.2

RamakrishnaChilaka commented on a change in pull request #861:
URL: https://github.com/apache/submarine/pull/861#discussion_r777948979



##########
File path: submarine-security/spark-security/pom.xml
##########
@@ -572,6 +572,20 @@
   </build>
 
   <profiles>
+    <profile>
+      <id>spark-3.2</id>
+      <properties>
+        <spark.version>3.2.0</spark.version>
+        <scala.version>2.12.14</scala.version>

Review comment:
       2.12.15 is the most latest release of scala.. No reason in particular.




-- 
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: commits-unsubscribe@submarine.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org