Skip to content

Commit

Permalink
Bump fabric8-version from 6.13.4 to 7.1.0 (#2375)
Browse files Browse the repository at this point in the history
Bumps `fabric8-version` from 6.13.4 to 7.1.0.

Updates `io.fabric8:kubernetes-client-bom-with-deps` from 6.13.4 to 7.1.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v6.13.4...v7.1.0)

Updates `io.fabric8:java-generator-maven-plugin` from 6.13.4 to 7.1.0

---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client-bom-with-deps
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.fabric8:java-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2025
1 parent 28ac101 commit f86678f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/camel-kamelets-crds/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>

<fabric8-version>6.13.4</fabric8-version>
<fabric8-version>7.1.0</fabric8-version>
<maven-surefire-plugin-version>3.5.0</maven-surefire-plugin-version>
</properties>

Expand Down

0 comments on commit f86678f

Please sign in to comment.