|
@ -54,6 +54,12 @@ |
|
|
<artifactId>spring-integration-mqtt</artifactId> |
|
|
<artifactId>spring-integration-mqtt</artifactId> |
|
|
<version>5.3.10.RELEASE</version> |
|
|
<version>5.3.10.RELEASE</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>org.json</groupId> |
|
|
|
|
|
<artifactId>json</artifactId> |
|
|
|
|
|
<version>20240303</version> |
|
|
|
|
|
<scope>compile</scope> |
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
</dependencies> |
|
|
</dependencies> |
|
|
|
|
|
|
|
|