-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
deprecated/questionQuestions should happened in GitHub DiscussionsQuestions should happened in GitHub Discussions
Description
dependencies versions not need to be in the parent pom file, e.g. let the user choose
when using pulsar for example flink-pulsar, it bring a old version of flink
even if i use a new one
flink 1.9 and it bring me from pulsar dependencies flink 1.6 without option to change
don't set a versions in pulsar pom of external jar if they are not part of the pulsar version
user need to add his dependencies in is app pom
Steps to reproduce
just add in you app pom
org.apache.pulsar pulsar-flink 2.5.0System configuration
Pulsar version: 2.5.0
Metadata
Metadata
Assignees
Labels
deprecated/questionQuestions should happened in GitHub DiscussionsQuestions should happened in GitHub Discussions