Skip to content

Commit

Permalink
chore(deps): bump fabric8-version from 6.13.1 to 6.13.2 in /java/crds
Browse files Browse the repository at this point in the history
Bumps `fabric8-version` from 6.13.1 to 6.13.2.

Updates `io.fabric8:kubernetes-client-bom-with-deps` from 6.13.1 to 6.13.2
- [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.1...v6.13.2)

Updates `io.fabric8:java-generator-maven-plugin` from 6.13.1 to 6.13.2

---
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]>
  • Loading branch information
dependabot[bot] authored and gansheer committed Aug 12, 2024
1 parent 15e708d commit 5066aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/crds/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>

<fabric8-version>6.13.1</fabric8-version>
<fabric8-version>6.13.2</fabric8-version>
<maven-surefire-plugin-version>3.3.1</maven-surefire-plugin-version>
</properties>

Expand Down

0 comments on commit 5066aed

Please sign in to comment.