Skip to content

Commit f849aac

Browse files
committed
Flink: Update software versions (Java)
CONFLUENT_VERSION=7.7.1 CRATEDB_VERSION=5.9.3 FLINK_VERSION=1.20.0
1 parent fc8ef44 commit f849aac

File tree

1 file changed

+3
-3
lines changed
  • framework/flink/kafka-jdbcsink-java

1 file changed

+3
-3
lines changed

framework/flink/kafka-jdbcsink-java/.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Software component versions.
2-
CONFLUENT_VERSION=7.6.0
3-
CRATEDB_VERSION=5.6.1
4-
FLINK_VERSION=1.18.1
2+
CONFLUENT_VERSION=7.7.1
3+
CRATEDB_VERSION=5.9.3
4+
FLINK_VERSION=1.20.0
55
KCAT_VERSION=1.7.1
66

77
# Flink service configuration.

0 commit comments

Comments
 (0)