Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.flink:flink-streaming-java_2.…
Browse files Browse the repository at this point in the history
…11 to v1.14.6
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent 81fac88 commit f15103d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/consumer-producer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-streaming-java_2.11</artifactId>
<version>1.4.0</version>
<version>1.14.6</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit f15103d

Please sign in to comment.