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 2ffa382d build(deps): bump com.google.cloud.tools:jib-maven-plugin
2ffa382d is described below

commit 2ffa382d9e15c8638edc95b310cd757031c8977a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 5 19:33:28 2024 +0000

    build(deps): bump com.google.cloud.tools:jib-maven-plugin
    
    Bumps 
[com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib)
 from 3.4.1 to 3.4.3.
    - [Release notes](https://github.com/GoogleContainerTools/jib/releases)
    - [Commits](https://github.com/GoogleContainerTools/jib/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud.tools:jib-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6dd0fef2..d0a5bc61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
         <maven-shaded-version>3.3.2</maven-shaded-version>
         <cyclonedx-maven-plugin-version>2.8.0</cyclonedx-maven-plugin-version>
 
-        <jib-maven-plugin-version>3.4.1</jib-maven-plugin-version>
+        <jib-maven-plugin-version>3.4.3</jib-maven-plugin-version>
         
<jib-layer-filter-extension-maven-version>0.3.0</jib-layer-filter-extension-maven-version>
     </properties>
 

Reply via email to