Skip to content

Commit

Permalink
Merge pull request databrickslabs#301 from databrickslabs/dependabot/…
Browse files Browse the repository at this point in the history
…maven/spark.version-3.3.2

Bump spark.version from 3.2.2 to 3.3.2
  • Loading branch information
Milos Colic authored Mar 5, 2023
2 parents a441bb6 + 346078c commit fb2715e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
<properties>
<scala.version>2.12.10</scala.version>
<scala.compat.version>2.12</scala.compat.version>
<spark.version>3.2.2</spark.version>
<spark.version>3.3.2</spark.version>
</properties>
</profile>
</profiles>
Expand Down

0 comments on commit fb2715e

Please sign in to comment.