We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e570b commit 688470bCopy full SHA for 688470b
1 file changed
org.eclipse.paho.mqttv5.client/pom.xml
@@ -26,17 +26,17 @@
26
<dependency>
27
<groupId>org.osgi</groupId>
28
<artifactId>org.osgi.util.promise</artifactId>
29
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1</version>
30
</dependency>
31
32
33
<artifactId>org.osgi.util.function</artifactId>
34
+ <version>1.1.0</version>
35
36
37
38
<artifactId>org.osgi.util.pushstream</artifactId>
39
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1</version>
40
41
42
<groupId>org.eclipse.paho</groupId>
0 commit comments