From 5c1dc513557ae32ddad3f2fab9243e1c2656f64e Mon Sep 17 00:00:00 2001 From: Michael Marshall Date: Thu, 1 Jun 2023 13:13:07 -0500 Subject: [PATCH] [feat] Upgrade pulsar python client to 3.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1a126b1161c0..73e343138a0a1 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ flexible messaging model and an intuitive client API. ${maven.compiler.target} 8 - 2.10.1 + 3.2.0 **/Test*.java,**/*Test.java,**/*Tests.java,**/*TestCase.java