Skip to content

Commit

Permalink
Bumped version to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zaultooz committed Apr 5, 2024
1 parent 19c8cfd commit ab25c91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion occurrence-download-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<properties>
<scala-java8-compat.version>1.0.2</scala-java8-compat.version>
<cluster.spark.version>3.3.0</cluster.spark.version>
<cluster.spark.version>3.5.0</cluster.spark.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion occurrence-table-build-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<name>Occurrence :: HDFS-Hive Tables Build in Spark</name>

<properties>
<cluster.spark.version>3.4.0</cluster.spark.version>
<cluster.spark.version>3.5.0</cluster.spark.version>
</properties>

<build>
Expand Down

0 comments on commit ab25c91

Please sign in to comment.