Skip to content

Commit

Permalink
Spark Version 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ulixius9 committed Aug 27, 2024
1 parent 1213b72 commit 6b45745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.open-metadata</groupId>
<artifactId>openmetadata-spark-agent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0-spark_3.5</version>
<name>${project.groupId}:${project.artifactId}</name>
<url>https://github.com/open-metadata/OpenMetadata</url>

Expand Down Expand Up @@ -50,7 +50,7 @@
<spotless.version>2.41.1</spotless.version>
<maven-javadoc-plugin.version>3.6.0</maven-javadoc-plugin.version>
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
<sparkVersion>3.5.0</sparkVersion>
<sparkVersion>3.5.2</sparkVersion>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 6b45745

Please sign in to comment.