Skip to content

Commit

Permalink
[HOPSWORKS-2337] Upgrade hudi to 0.7.0 version (#229)
Browse files Browse the repository at this point in the history
Co-authored-by: davitbzh <davit@logicalclocks.com>
  • Loading branch information
davitbzh and davitbzh authored Jan 28, 2021
1 parent 9d1f3ee commit 58809b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<fasterxml.jackson.databind.version>2.6.7.1</fasterxml.jackson.databind.version>
<spark.version>2.4.3.2</spark.version>
<deequ.version>1.1.0-SNAPSHOT</deequ.version>
<hudi.version>0.6.1-SNAPSHOT</hudi.version>
<hudi.version>0.7.0</hudi.version>
<scala.base>2.11</scala.base>
</properties>

Expand Down

0 comments on commit 58809b6

Please sign in to comment.