Skip to content

Commit

Permalink
[CELEBORN-1649] Bumping up maven to 3.9.9
Browse files Browse the repository at this point in the history
### What changes were proposed in this pull request?
Bumping up maven version to 3.9.9

### Why are the changes needed?

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

Closes #2834 from avishnus/maven.

Authored-by: avishnus <avishnus@visa.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
  • Loading branch information
avishnus authored and RexXiong committed Oct 25, 2024
1 parent e1bebb9 commit 59029a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<scala.binary.version>2.12</scala.binary.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.version>3.9.6</maven.version>
<maven.version>3.9.9</maven.version>

<flink.version>1.14.6</flink.version>
<spark.version>3.3.4</spark.version>
Expand Down

0 comments on commit 59029a0

Please sign in to comment.