From 64640b24ab556c471a88aff8753f4cd53de531d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 02:06:01 +0000 Subject: [PATCH 1/2] Bump org.graalvm.buildtools:native-maven-plugin from 0.10.2 to 0.10.3 Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.2 to 0.10.3. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/compare/0.10.2...0.10.3) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- saic-java-mqtt-gateway/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saic-java-mqtt-gateway/pom.xml b/saic-java-mqtt-gateway/pom.xml index d4875b2..f4b651e 100644 --- a/saic-java-mqtt-gateway/pom.xml +++ b/saic-java-mqtt-gateway/pom.xml @@ -287,7 +287,7 @@ org.graalvm.buildtools native-maven-plugin - 0.10.2 + 0.10.3 true From cf7d57f4f127af98a0c330d2db72d4b8e7a71f8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 17 Sep 2024 02:06:16 +0000 Subject: [PATCH 2/2] Updated Changelog [dependabot skip] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dedd517..94b114f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bump `org.apache.httpcomponents.client5:httpclient5` from 5.2.1 to 5.3 ([#96](https://github.com/SAIC-iSmart-API/saic-java-client/pull/96), [#104](https://github.com/SAIC-iSmart-API/saic-java-client/pull/104)) - Bump `org.codehaus.mojo:build-helper-maven-plugin` from 3.4.0 to 3.6.0 ([#97](https://github.com/SAIC-iSmart-API/saic-java-client/pull/97), [#136](https://github.com/SAIC-iSmart-API/saic-java-client/pull/136)) - Bump `s4u/maven-settings-action` from 2.8.0 to 3.0.0 ([#107](https://github.com/SAIC-iSmart-API/saic-java-client/pull/107)) -- Bump `org.graalvm.buildtools:native-maven-plugin` from 0.9.28 to 0.10.2 ([#126](https://github.com/SAIC-iSmart-API/saic-java-client/pull/126)) +- Bump `org.graalvm.buildtools:native-maven-plugin` from 0.9.28 to 0.10.3 ([#126](https://github.com/SAIC-iSmart-API/saic-java-client/pull/126), [#140](https://github.com/SAIC-iSmart-API/saic-java-client/pull/140)) - Bump `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.4.2 ([#124](https://github.com/SAIC-iSmart-API/saic-java-client/pull/124)) - Bump `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.3.1 ([#131](https://github.com/SAIC-iSmart-API/saic-java-client/pull/131)) - Bump `version.picocli` from 4.7.5 to 4.7.6 ([#132](https://github.com/SAIC-iSmart-API/saic-java-client/pull/132))