Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
gnehil committed Jan 13, 2025
1 parent b8933ae commit 42d7b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spark-load/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<revision>24.0.0-SNAPSHOT</revision>
<revision>25.0.0-SNAPSHOT</revision>
<commons-codec.version>1.13</commons-codec.version>
<commons-lang3.version>3.9</commons-lang3.version>
<hadoop.version>3.3.6</hadoop.version>
Expand Down Expand Up @@ -415,4 +415,4 @@
</pluginManagement>
</build>

</project>
</project>

0 comments on commit 42d7b58

Please sign in to comment.