This is an automated email from the ASF dual-hosted git repository. zhfeng pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push: new 96cd52359b Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 (#7067) 96cd52359b is described below commit 96cd52359b633bd4845f29d387fd4e601487b14e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Feb 28 08:13:01 2025 +0800 Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 (#7067) Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.3...maven-deploy-plugin-3.1.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ff6554e822..4429f1e1cb 100644 --- a/pom.xml +++ b/pom.xml @@ -202,7 +202,7 @@ <maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version> <maven-clean-plugin.version>3.4.1</maven-clean-plugin.version> <maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version> - <maven-deploy-plugin.version>3.1.3</maven-deploy-plugin.version> + <maven-deploy-plugin.version>3.1.4</maven-deploy-plugin.version> <maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version> <maven-gpg-plugin.version>3.2.7</maven-gpg-plugin.version> <maven-install-plugin.version>3.1.3</maven-install-plugin.version>