Skip to content

Commit

Permalink
fix dependabot issue (#5206)
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-shaojun authored Sep 26, 2024
1 parent 19c2b01 commit b2fbce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
<version>${hadoop.version}</version>
<version>[3.4.0,)</version>
<scope>${spark-scope}</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b2fbce8

Please sign in to comment.