We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910fc5a commit 286e0c2Copy full SHA for 286e0c2
flink-sql-connector-kafka/pom.xml
@@ -70,6 +70,7 @@ under the License.
70
<include>org.apache.flink:flink-connector-base</include>
71
<include>org.apache.flink:flink-connector-kafka</include>
72
<include>org.apache.kafka:*</include>
73
+ <include>commons-collections:commons-collections</include>
74
</includes>
75
</artifactSet>
76
<filters>
0 commit comments