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 bb31d27 commit 904dd66Copy full SHA for 904dd66
flink-connectors/flink-connector-pulsar/pom.xml
@@ -35,7 +35,7 @@ under the License.
35
<packaging>jar</packaging>
36
37
<properties>
38
- <pulsar.version>4.0.6</pulsar.version>
+ <pulsar.version>4.1.0</pulsar.version>
39
40
<!-- Test Libraries -->
41
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
flink-end-to-end-tests/flink-end-to-end-tests-pulsar/pom.xml
@@ -31,7 +31,7 @@ under the License.
31
<name>Flink : E2E Tests : Pulsar</name>
32
33
34
<bouncycastle.version>1.70</bouncycastle.version>
</properties>
0 commit comments