diff --git a/CHANGELOG.md b/CHANGELOG.md index b2b9d12..9519b9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bump `jakarta.xml.bind:jakarta.xml.bind-api` from 4.0.1 to 4.0.2 ([#137](https://github.com/SAIC-iSmart-API/saic-java-client/pull/137)) - Bump `org.vafer:jdeb` from 1.10 to 1.12 ([#146](https://github.com/SAIC-iSmart-API/saic-java-client/pull/146)) - Bump `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.1 to 3.1.3 ([#141](https://github.com/SAIC-iSmart-API/saic-java-client/pull/141)) +- Bump `org.awaitility:awaitility` from 4.2.0 to 4.2.2 ([#153](https://github.com/SAIC-iSmart-API/saic-java-client/pull/153)) ## [0.3.0] - 2023-10-21 ### Added diff --git a/saic-java-mqtt-gateway/pom.xml b/saic-java-mqtt-gateway/pom.xml index 5f2efd2..c83d969 100644 --- a/saic-java-mqtt-gateway/pom.xml +++ b/saic-java-mqtt-gateway/pom.xml @@ -145,7 +145,7 @@ org.awaitility awaitility - 4.2.0 + 4.2.2 test