diff --git a/CHANGELOG.md b/CHANGELOG.md index 0253dc0..1899dba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bump `version.picocli` from 4.7.5 to 4.7.6 ([#132](https://github.com/SAIC-iSmart-API/saic-java-client/pull/132)) - 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)) ## [0.3.0] - 2023-10-21 ### Added diff --git a/pom.xml b/pom.xml index f682022..bd54026 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.1 + 3.1.3