Skip to content

Commit 7234c5d

Browse files
committed
Kafka/Flink: Update software versions
- Confluent: 7.7.1 to 7.9.0 - CrateDB: 5.9.3 to 5.10.3 - Flink: 1.20.0 to 1.20.1
1 parent 3841b85 commit 7234c5d

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.7.1
3-
CRATEDB_VERSION=5.9.3
4-
FLINK_VERSION=1.20.0
2+
CONFLUENT_VERSION=7.9.0
3+
CRATEDB_VERSION=5.10.3
4+
FLINK_VERSION=1.20.1
55
KCAT_VERSION=1.7.1
66

77
# Flink service configuration.

0 commit comments

Comments
 (0)