Skip to content

Commit bf0b984

Browse files
authored
Merge pull request #12 from Esri/dependabot/maven/mqtt-transport/org.eclipse.paho-org.eclipse.paho.client.mqttv3-1.2.1
Bump org.eclipse.paho.client.mqttv3 from 1.1.0 to 1.2.1 in /mqtt-transport
2 parents 07cfc5a + 4384ae1 commit bf0b984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mqtt-transport/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>org.eclipse.paho</groupId>
1818
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
19-
<version>1.1.0</version>
19+
<version>1.2.1</version>
2020
</dependency>
2121
</dependencies>
2222

0 commit comments

Comments
 (0)