Bump org.apache.flink:flink-core from 1.19.1 to 1.20.0

Bumps [org.apache.flink:flink-core](https://github.com/apache/flink) from 1.19.1 to 1.20.0.
- [Commits](https://github.com/apache/flink/compare/release-1.19.1...release-1.20.0)

---
updated-dependencies:
- dependency-name: org.apache.flink:flink-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-16 19:28:54 +00:00 committed by Shaojin Wen
parent ca4ed548c1
commit 7db6ce30a3
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-core</artifactId>
<version>1.19.1</version>
<version>1.20.0</version>
<scope>test</scope>
</dependency>
<dependency>