From ee283d6fed66a6de740a36fd6e86099a4b5479fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 02:32:11 +0000 Subject: [PATCH 1/2] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.11.1 Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.3 to 3.11.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.11.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin 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 bd54026..4483a44 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ maven-javadoc-plugin - 3.6.3 + 3.11.1 attach-javadocs From 4071ae1fd0aa1ef78d1d2dbb719ba8a55193fe83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 27 Nov 2024 02:32:24 +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 1899dba..82dc4a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bump `org.mockito:mockito-core` from 5.6.0 to 5.8.0 ([#86](https://github.com/SAIC-iSmart-API/saic-java-client/pull/86), [#101](https://github.com/SAIC-iSmart-API/saic-java-client/pull/101)) - Bump `org.mockito:mockito-junit-jupiter` from 5.6.0 to 5.12.0 ([#87](https://github.com/SAIC-iSmart-API/saic-java-client/pull/87), [#100](https://github.com/SAIC-iSmart-API/saic-java-client/pull/100), [#122](https://github.com/SAIC-iSmart-API/saic-java-client/pull/122)) - Bump `org.junit.jupiter:junit-jupiter` from 5.10.0 to 5.10.1 ([#88](https://github.com/SAIC-iSmart-API/saic-java-client/pull/88)) -- 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.apache.maven.plugins:maven-javadoc-plugin` from 3.6.0 to 3.11.1 ([#89](https://github.com/SAIC-iSmart-API/saic-java-client/pull/89), [#102](https://github.com/SAIC-iSmart-API/saic-java-client/pull/102), [#152](https://github.com/SAIC-iSmart-API/saic-java-client/pull/152)) - 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.5.0 ([#93](https://github.com/SAIC-iSmart-API/saic-java-client/pull/93), [#143](https://github.com/SAIC-iSmart-API/saic-java-client/pull/143)) - 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))