Bump org.apache.flink:flink-json from 1.20.0 to 2.0-preview1

Bumps org.apache.flink:flink-json from 1.20.0 to 2.0-preview1.

---
updated-dependencies:
- dependency-name: org.apache.flink:flink-json
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-04 20:07:06 +00:00 committed by GitHub
parent 1e9204fa00
commit b82f9c6aba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -181,7 +181,7 @@
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-json</artifactId>
<version>1.20.0</version>
<version>2.0-preview1</version>
<scope>test</scope>
</dependency>
<dependency>