From c313fa013ab46df85599c917b17dc4f5107acc1f Mon Sep 17 00:00:00 2001 From: streamnativebot Date: Fri, 7 Nov 2025 01:35:07 +0000 Subject: [PATCH] "Created by snbot" --- mqtt-impl/pom.xml | 2 +- pom.xml | 4 ++-- tests/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mqtt-impl/pom.xml b/mqtt-impl/pom.xml index 7377a64ea..568f73bfc 100644 --- a/mqtt-impl/pom.xml +++ b/mqtt-impl/pom.xml @@ -20,7 +20,7 @@ pulsar-protocol-handler-mqtt-parent io.streamnative.pulsar.handlers - 3.0.5.5 + 3.0.10.9 4.0.0 pulsar-protocol-handler-mqtt diff --git a/pom.xml b/pom.xml index c3acfbd12..88b5a2f4b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> io.streamnative.pulsar.handlers pulsar-protocol-handler-mqtt-parent - 3.0.5.5 + 3.0.10.9 StreamNative :: Pulsar Protocol Handler :: MoP Parent Parent for MQTT on Pulsar implemented using Pulsar Protocol Handler. @@ -49,7 +49,7 @@ 2.22.0 6.14.3 4.0.2 - 3.0.5.5 + 3.0.10.9 4.1.93.Final 2.17.1 1.16 diff --git a/tests/pom.xml b/tests/pom.xml index 0c36eaaf6..c84aba206 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -20,7 +20,7 @@ pulsar-protocol-handler-mqtt-parent io.streamnative.pulsar.handlers - 3.0.5.5 + 3.0.10.9 4.0.0 pulsar-protocol-handler-mqtt-tests