[CELEBORN-1649] Bumping up maven to 3.9.9
### 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>
This commit is contained in:
parent
e1bebb9e5b
commit
59029a0967
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user