Skip to content

Commit 9a392c9

Browse files
Update README.md
specify line number
1 parent 47583f2 commit 9a392c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ If you want to create new project easily check this __Giter8 template__ out: [no
100100

101101
## Supported Flink versions
102102

103-
Three latest Flink 1.x and one Flink 2.y versions are supported.
104-
See supported version in the local [ci.yml](.github/workflows/ci.yml) file.
103+
Three latest of Apache Flink 1.x and one Flink 2.y versions are supported.
104+
See excact supported versions in the local [ci.yml](.github/workflows/ci.yml#L16) file.
105105

106106
We suggest to remove the official `flink-scala` and `flink-streaming-scala` deprecated dependencies altogether to simplify the migration and do not to mix two flavors of API in the same project. `flink-scala` dependency is embedding Scala version 2.12.7:
107107
- If you keep them, in order to use the Scala version of your choice, remove `scala` package from `classloader.parent-first-patterns.default` Flink's configuration property:

0 commit comments

Comments
 (0)