From 64edf95c84f9e8340ffb17dbb520caf17e8399f0 Mon Sep 17 00:00:00 2001 From: Lari Hotari Date: Tue, 17 Feb 2026 15:47:50 +0200 Subject: [PATCH] [improve][fn] Upgrade Pulsar Python client version to 3.10.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 40eeb0c94e84a..ea67901f85a1c 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ flexible messaging model and an intuitive client API. ${maven.compiler.target} 17 - 3.8.0 + 3.10.0 21