diff --git a/pom.xml b/pom.xml index 7ebad58..685f046 100644 --- a/pom.xml +++ b/pom.xml @@ -343,9 +343,13 @@ org.springframework.integration spring-integration-mqtt - 5.5.1 + 6.5.3 - + + org.eclipse.paho + org.eclipse.paho.client.mqttv3 + 1.2.5 + org.springframework.boot @@ -402,6 +406,18 @@ commons-text 1.15.0 + + + org.apache.commons + commons-lang3 + 3.20.0 + + + + org.jetbrains.kotlin + kotlin-stdlib + 2.2.21 + + + at.yawk.lz4 + lz4-java + 1.10.2