Bump flink-clients from 1.17.0 to 1.17.1 in /jvm-packages (#9203)

Bumps [flink-clients](https://github.com/apache/flink) from 1.17.0 to 1.17.1.
- [Commits](https://github.com/apache/flink/compare/release-1.17.0...release-1.17.1)

---
updated-dependencies:
- dependency-name: org.apache.flink:flink-clients
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-26 18:42:24 +08:00 committed by GitHub
parent 5b69534b43
commit 614f47c477
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target> <maven.compiler.target>1.8</maven.compiler.target>
<flink.version>1.17.0</flink.version> <flink.version>1.17.1</flink.version>
<spark.version>3.4.0</spark.version> <spark.version>3.4.0</spark.version>
<spark.version.gpu>3.3.2</spark.version.gpu> <spark.version.gpu>3.3.2</spark.version.gpu>
<scala.version>2.12.17</scala.version> <scala.version>2.12.17</scala.version>