From c2f3545fdc1c7edbb99ab47a24cf934db5ac1305 Mon Sep 17 00:00:00 2001 From: streamnativebot Date: Thu, 12 Aug 2021 11:09:20 +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 83f965385..5ee5dac7e 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.0.8 + 2.8.0.11 4.0.0 pulsar-protocol-handler-mqtt diff --git a/pom.xml b/pom.xml index 8e17c20d6..37e8a7f11 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.0.8 + 2.8.0.11 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.0.8 + 2.8.0.11 4.1.66.Final 2.13.3 1.18.4 diff --git a/tests/pom.xml b/tests/pom.xml index 3d7fabcef..16f534950 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -20,7 +20,7 @@ pulsar-protocol-handler-mqtt-parent io.streamnative.pulsar.handlers - 2.8.0.8 + 2.8.0.11 4.0.0 pulsar-protocol-handler-mqtt-tests