From 63bb08522e9a9a8d3d5f22dc8622f91ddfc734cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:40:14 +0000 Subject: [PATCH 1/2] Bump org.apache.httpcomponents.client5:httpclient5 from 5.3 to 5.4.1 Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.3 to 5.4.1. - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.1/RELEASE_NOTES.txt) - [Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.3...rel/v5.4.1) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d72ab9b..3e19c76 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ org.apache.httpcomponents.client5 httpclient5 - 5.3 + 5.4.1 org.slf4j From 2d30ec50f52aed85008361a123702be79d1c161a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 26 Nov 2024 10:40:29 +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 281d1bd..3a1bab3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bump `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.0 to 3.6.3 ([#89](https://github.com/SAIC-iSmart-API/saic-java-client/pull/89), [#102](https://github.com/SAIC-iSmart-API/saic-java-client/pull/102)) - Bump `org.testcontainers:testcontainers-bom` from 1.19.1 to 1.20.1 ([#92](https://github.com/SAIC-iSmart-API/saic-java-client/pull/92), [#95](https://github.com/SAIC-iSmart-API/saic-java-client/pull/95), [#134](https://github.com/SAIC-iSmart-API/saic-java-client/pull/134)) - Bump `org.codehaus.mojo:exec-maven-plugin` from 3.1.0 to 3.1.1 ([#93](https://github.com/SAIC-iSmart-API/saic-java-client/pull/93)) -- 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.apache.httpcomponents.client5:httpclient5` from 5.2.1 to 5.4.1 ([#96](https://github.com/SAIC-iSmart-API/saic-java-client/pull/96), [#104](https://github.com/SAIC-iSmart-API/saic-java-client/pull/104), [#144](https://github.com/SAIC-iSmart-API/saic-java-client/pull/144)) - 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.1.0 ([#107](https://github.com/SAIC-iSmart-API/saic-java-client/pull/107), [#145](https://github.com/SAIC-iSmart-API/saic-java-client/pull/145)) - 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))