Bump org.apache.flink:flink-json from 1.19.0 to 1.19.1

Bumps org.apache.flink:flink-json from 1.19.0 to 1.19.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-17 20:01:02 +00:00 committed by Shaojin Wen
parent 53ca85e985
commit a13276fcc3
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-json</artifactId>
<version>1.19.0</version>
<version>1.19.1</version>
<scope>test</scope>
</dependency>
<dependency>