Skip to content

Commit 6a445f1

Browse files
Bump com.hivemq:hivemq-mqtt-client from 1.2.0 to 1.3.3
Bumps [com.hivemq:hivemq-mqtt-client](https://github.com/hivemq/hivemq-mqtt-client) from 1.2.0 to 1.3.3. - [Release notes](https://github.com/hivemq/hivemq-mqtt-client/releases) - [Changelog](https://github.com/hivemq/hivemq-mqtt-client/blob/master/RELEASE.md) - [Commits](hivemq/hivemq-mqtt-client@v1.2.0...v1.3.3) --- updated-dependencies: - dependency-name: com.hivemq:hivemq-mqtt-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6718a1 commit 6a445f1

File tree

2 files changed

+2
-2
lines changed
  • osgp/protocol-adapter-mqtt/osgp-protocol-simulator-mqtt
  • super

2 files changed

+2
-2
lines changed

osgp/protocol-adapter-mqtt/osgp-protocol-simulator-mqtt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ SPDX-License-Identifier: Apache-2.0
5555
<maven.project.info.reports.plugin.version>3.0.0</maven.project.info.reports.plugin.version>
5656
<maven.site.plugin>3.12.1</maven.site.plugin>
5757
<moquette-broker.version>0.13</moquette-broker.version>
58-
<hivemq-mqtt-client.version>1.2.0</hivemq-mqtt-client.version>
58+
<hivemq-mqtt-client.version>1.3.3</hivemq-mqtt-client.version>
5959
<start-class>org.opensmartgridplatform.simulator.protocol.mqtt.Simulator</start-class>
6060
</properties>
6161

super/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ SPDX-License-Identifier: Apache-2.0
142142
<!-- spring-kafka-test needs a 2.12 version of the scala libraries -->
143143
<scala.lang.version>2.13.12</scala.lang.version>
144144
<lombok.version>1.18.30</lombok.version>
145-
<hivemq-mqtt-client.version>1.2.0</hivemq-mqtt-client.version>
145+
<hivemq-mqtt-client.version>1.3.3</hivemq-mqtt-client.version>
146146
<apache.commons.io.version>2.15.1</apache.commons.io.version>
147147
<!-- Default always skip integration tests, to ensure all developer data
148148
is retained -->

0 commit comments

Comments
 (0)