Skip to content

Commit 9306e01

Browse files
committed
fix: upgrade org.eclipse.paho:org.eclipse.paho.client.mqttv3 from 1.2.1 to 1.2.5
Snyk has created this PR to upgrade org.eclipse.paho:org.eclipse.paho.client.mqttv3 from 1.2.1 to 1.2.5. See this package in Maven Repository: https://mvnrepository.com/artifact/org.eclipse.paho/org.eclipse.paho.client.mqttv3/ See this project in Snyk: https://app.snyk.io/org/research-virtualfortknox/project/1f1c5388-ce9e-47f4-9f8b-20050e766120?utm_source=github&utm_medium=upgrade-pr
1 parent b133f85 commit 9306e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.eclipse.paho</groupId>
8181
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
82-
<version>1.2.1</version>
82+
<version>1.2.5</version>
8383
</dependency>
8484

8585
<!-- Apache Kafka Clients-->

0 commit comments

Comments
 (0)