diff --git a/CHANGELOG.md b/CHANGELOG.md index 82dc4a3..806be52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Dependencies - Bump `me.qoomon:maven-git-versioning-extension` from 9.6.5 to 9.8.1 ([#81](https://github.com/SAIC-iSmart-API/saic-java-client/pull/81), [#108](https://github.com/SAIC-iSmart-API/saic-java-client/pull/108), [#130](https://github.com/SAIC-iSmart-API/saic-java-client/pull/130)) -- Bump `com.google.cloud.tools:jib-maven-plugin` from 3.3.2 to 3.4.3 ([#80](https://github.com/SAIC-iSmart-API/saic-java-client/pull/80), [#135](https://github.com/SAIC-iSmart-API/saic-java-client/pull/135)) +- Bump `com.google.cloud.tools:jib-maven-plugin` from 3.3.2 to 3.4.4 ([#80](https://github.com/SAIC-iSmart-API/saic-java-client/pull/80), [#135](https://github.com/SAIC-iSmart-API/saic-java-client/pull/135), [#151](https://github.com/SAIC-iSmart-API/saic-java-client/pull/151)) - Bump `com.fasterxml.jackson.dataformat:jackson-dataformat-toml` from 2.15.2 to 2.16.0 ([#79](https://github.com/SAIC-iSmart-API/saic-java-client/pull/79), [#91](https://github.com/SAIC-iSmart-API/saic-java-client/pull/91)) - Bump `org.apache.maven.plugins:maven-shade-plugin` from 3.5.0 to 3.6.0 ([#77](https://github.com/SAIC-iSmart-API/saic-java-client/pull/77), [#128](https://github.com/SAIC-iSmart-API/saic-java-client/pull/128)) - Bump `com.sun.xml.bind:jaxb-impl` from 2.3.8 to 2.3.9 ([#78](https://github.com/SAIC-iSmart-API/saic-java-client/pull/78)) diff --git a/pom.xml b/pom.xml index 4483a44..92e3774 100644 --- a/pom.xml +++ b/pom.xml @@ -267,7 +267,7 @@ com.google.cloud.tools jib-maven-plugin - 3.4.3 + 3.4.4 build-docker-image-dockerhub diff --git a/saic-java-mqtt-gateway/pom.xml b/saic-java-mqtt-gateway/pom.xml index f4b651e..5b9dbc3 100644 --- a/saic-java-mqtt-gateway/pom.xml +++ b/saic-java-mqtt-gateway/pom.xml @@ -227,7 +227,7 @@ com.google.cloud.tools jib-maven-plugin - 3.4.3 + 3.4.4 ${dist.oci.image}