Skip to content

Commit

Permalink
align version
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 committed Sep 11, 2023
1 parent 95613a0 commit 49b99c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spark/interpreter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
<profile>
<id>spark-scala-2.13</id>
<properties>
<spark.scala.version>2.13.4</spark.scala.version>
<spark.scala.version>2.13.8</spark.scala.version>
<spark.scala.binary.version>2.13</spark.scala.binary.version>
</properties>
</profile>
Expand All @@ -505,7 +505,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<properties>
<spark.scala.version>2.12.7</spark.scala.version>
<spark.scala.version>2.12.17</spark.scala.version>
<spark.scala.binary.version>2.12</spark.scala.binary.version>
</properties>
</profile>
Expand All @@ -532,7 +532,7 @@
<datanucleus.core.version>4.1.17</datanucleus.core.version>
<datanucleus.rdbms.version>4.1.19</datanucleus.rdbms.version>
<datanucleus.apijdo.version>4.2.4</datanucleus.apijdo.version>
<spark.version>3.3.2</spark.version>
<spark.version>3.3.3</spark.version>
<protobuf.version>2.5.0</protobuf.version>
<py4j.version>0.10.9.5</py4j.version>
</properties>
Expand Down

0 comments on commit 49b99c1

Please sign in to comment.