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

commit 456ab455192889e6fe7fecf3ea6806c06dc7f5ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 23 20:26:08 2025 +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.3 to 3.4.4.
    - [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] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dccf2ed4..36796f0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
         <maven-shaded-version>3.4.0</maven-shaded-version>
         <cyclonedx-maven-plugin-version>2.8.2</cyclonedx-maven-plugin-version>
 
-        <jib-maven-plugin-version>3.4.3</jib-maven-plugin-version>
+        <jib-maven-plugin-version>3.4.4</jib-maven-plugin-version>
         
<jib-layer-filter-extension-maven-version>0.3.0</jib-layer-filter-extension-maven-version>
     </properties>
 

Reply via email to