From f49aa6261937842b28c2c73d7388cc9d5ec470c9 Mon Sep 17 00:00:00 2001 From: streamnativebot Date: Fri, 5 Nov 2021 15:21:12 +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..59ecfc75b 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.20 4.0.0 pulsar-protocol-handler-mqtt diff --git a/pom.xml b/pom.xml index 92fdcc208..043761d64 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.20 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.20 4.1.67.Final 2.13.3 1.18.4 diff --git a/tests/pom.xml b/tests/pom.xml index 79d76f41d..119ea141f 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.20 4.0.0 pulsar-protocol-handler-mqtt-tests