This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


The following commit(s) were added to refs/heads/main by this push:
     new ea113086 fix(ci): maven-deploy-plugin deps
ea113086 is described below

commit ea1130861ba30a1c44776089d2f1c179e0db722e
Author: Pasquale Congiusti <pasquale.congiu...@gmail.com>
AuthorDate: Tue Oct 1 07:36:22 2024 +0200

    fix(ci): maven-deploy-plugin deps
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aa551648..235246bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
         
<maven-checkstyle-plugin-version>3.5.0</maven-checkstyle-plugin-version>
         <maven-checkstyle-version>8.44</maven-checkstyle-version>
         <maven-gpg-plugin-version>3.2.6</maven-gpg-plugin-version>
-        <maven-deploy-plugin-version>3.1.3</maven-deploy-plugin-version>
+        <maven-deploy-plugin-version>3.1.2</maven-deploy-plugin-version>
         <maven-javadoc-plugin-version>3.10.0</maven-javadoc-plugin-version>
         <maven-source-plugin-version>3.2.1</maven-source-plugin-version>
         
<build-helper-maven-plugin-version>3.6.0</build-helper-maven-plugin-version>

Reply via email to