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 f81d5703 build(deps): bump org.apache.maven.plugins:maven-deploy-plugin
f81d5703 is described below

commit f81d57039513b347920130f80e8c602ba25c1e78
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 1 19:45:09 2024 +0000

    build(deps): bump org.apache.maven.plugins:maven-deploy-plugin
    
    Bumps 
[org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin)
 from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3)
    
    ---
    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] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a5c8d80e..2a1b3e10 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.2</maven-deploy-plugin-version>
+        <maven-deploy-plugin-version>3.1.3</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