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

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


The following commit(s) were added to refs/heads/main by this push:
     new 6cab9f68e chore(deps): bump fabric8-version from 7.5.0 to 7.5.1 (#2695)
6cab9f68e is described below

commit 6cab9f68eda42f7e49b21f96fc1fa7654c3818b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 16 06:33:52 2026 +0100

    chore(deps): bump fabric8-version from 7.5.0 to 7.5.1 (#2695)
    
    Bumps `fabric8-version` from 7.5.0 to 7.5.1.
    
    Updates `io.fabric8:kubernetes-client-bom-with-deps` from 7.5.0 to 7.5.1
    - [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
    - 
[Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/fabric8io/kubernetes-client/compare/v7.5.0...v7.5.1)
    
    Updates `io.fabric8:java-generator-maven-plugin` from 7.5.0 to 7.5.1
    
    ---
    updated-dependencies:
    - dependency-name: io.fabric8:kubernetes-client-bom-with-deps
      dependency-version: 7.5.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.fabric8:java-generator-maven-plugin
      dependency-version: 7.5.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 library/camel-kamelets-crds/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets-crds/pom.xml 
b/library/camel-kamelets-crds/pom.xml
index 65d88c0d4..cada003dc 100644
--- a/library/camel-kamelets-crds/pom.xml
+++ b/library/camel-kamelets-crds/pom.xml
@@ -37,7 +37,7 @@
     <maven.compiler.source>17</maven.compiler.source>
     <maven.compiler.target>17</maven.compiler.target>
 
-    <fabric8-version>7.5.0</fabric8-version>
+    <fabric8-version>7.5.1</fabric8-version>
     <maven-surefire-plugin-version>3.5.0</maven-surefire-plugin-version>
   </properties>
 

Reply via email to