This is an automated email from the ASF dual-hosted git repository.

martijnvisser pushed a commit to branch v3.0
in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git

commit 92fa347eea82867d20721bc9988bcd5cdb75500d
Author: Yufan Sheng <yu...@streamnative.io>
AuthorDate: Tue Jul 5 02:48:18 2022 +0800

    [FLINK-27199][Connector/Pulsar] Bump the pulsar-client-all to latest 2.10.0.
---
 flink-connector-pulsar-e2e-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flink-connector-pulsar-e2e-tests/pom.xml 
b/flink-connector-pulsar-e2e-tests/pom.xml
index 13bf409..b9bc5d4 100644
--- a/flink-connector-pulsar-e2e-tests/pom.xml
+++ b/flink-connector-pulsar-e2e-tests/pom.xml
@@ -31,7 +31,7 @@ under the License.
        <name>Flink : E2E Tests : Pulsar</name>
 
        <properties>
-               <pulsar.version>2.9.1</pulsar.version>
+               <pulsar.version>2.10.0</pulsar.version>
                <bouncycastle.version>1.69</bouncycastle.version>
        </properties>
 

Reply via email to