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

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


The following commit(s) were added to refs/heads/main by this push:
     new d4479444b chore(deps): bump fabric8-version from 6.13.2 to 6.13.3 in 
/java/crds
d4479444b is described below

commit d4479444bc16b21cc67722aa782aaf80cde65857
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 19 00:33:30 2024 +0000

    chore(deps): bump fabric8-version from 6.13.2 to 6.13.3 in /java/crds
    
    Bumps `fabric8-version` from 6.13.2 to 6.13.3.
    
    Updates `io.fabric8:kubernetes-client-bom-with-deps` from 6.13.2 to 6.13.3
    - [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/v6.13.2...v6.13.3)
    
    Updates `io.fabric8:java-generator-maven-plugin` from 6.13.2 to 6.13.3
    
    ---
    updated-dependencies:
    - dependency-name: io.fabric8:kubernetes-client-bom-with-deps
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.fabric8:java-generator-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 java/crds/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/crds/pom.xml b/java/crds/pom.xml
index 11ebd3149..2efd85165 100644
--- a/java/crds/pom.xml
+++ b/java/crds/pom.xml
@@ -35,7 +35,7 @@
     <maven.compiler.source>17</maven.compiler.source>
     <maven.compiler.target>17</maven.compiler.target>
 
-    <fabric8-version>6.13.2</fabric8-version>
+    <fabric8-version>6.13.3</fabric8-version>
     <maven-surefire-plugin-version>3.3.1</maven-surefire-plugin-version>
   </properties>
 

Reply via email to