Skip to content

Commit 5aca617

Browse files
committed
Update pom.xml
1 parent a2ef0d1 commit 5aca617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<modelVersion>4.0.0</modelVersion>
1717
<artifactId>mqtt-client</artifactId>
18-
<version>0.1.6</version>
18+
<version>0.1.7</version>
1919
<name>MqttClient</name>
2020
<packaging>jar</packaging>
2121

@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>info.unterrainer.commons</groupId>
3030
<artifactId>serialization</artifactId>
31-
<version>0.2.2</version>
31+
<version>0.2.3</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.eclipse.paho</groupId>

0 commit comments

Comments
 (0)