[jvm-packages] Bump dependencies. (#9827)
- #9811 - #9814 - #9826 - #9830 - #9833 - #9832 - #9831 - #9834
This commit is contained in:
parent
95af5c074b
commit
2d8c67d6dc
@ -33,7 +33,7 @@
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
<flink.version>1.17.1</flink.version>
|
||||
<flink.version>1.18.0</flink.version>
|
||||
<junit.version>4.13.2</junit.version>
|
||||
<spark.version>3.4.1</spark.version>
|
||||
<spark.version.gpu>3.4.1</spark.version.gpu>
|
||||
@ -481,7 +481,7 @@
|
||||
<dependency>
|
||||
<groupId>commons-logging</groupId>
|
||||
<artifactId>commons-logging</artifactId>
|
||||
<version>1.2</version>
|
||||
<version>1.3.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.scalatest</groupId>
|
||||
|
||||
@ -63,7 +63,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.13.0</version>
|
||||
<version>3.14.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user