From 5e3a30991dc99af6df888252ac5cfa4c89453c02 Mon Sep 17 00:00:00 2001 From: streamnativebot Date: Fri, 19 Nov 2021 01:37:46 +0000 Subject: [PATCH] Created by streamnative-ci --- 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 a735787bf..b6fd4bd01 100644 --- a/mqtt-impl/pom.xml +++ b/mqtt-impl/pom.xml @@ -20,7 +20,7 @@ pulsar-protocol-handler-mqtt-parent io.streamnative.pulsar.handlers - 2.8.1.1 + 2.8.1.23 4.0.0 pulsar-protocol-handler-mqtt diff --git a/pom.xml b/pom.xml index 92fdcc208..e6cd1c86d 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 - 2.8.1.1 + 2.8.1.23 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 - 2.8.1.1 + 2.8.1.23 4.1.67.Final 2.13.3 1.18.4 diff --git a/tests/pom.xml b/tests/pom.xml index 79d76f41d..6f9143976 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -20,7 +20,7 @@ pulsar-protocol-handler-mqtt-parent io.streamnative.pulsar.handlers - 2.8.1.1 + 2.8.1.23 4.0.0 pulsar-protocol-handler-mqtt-tests