Skip to content

Commit

Permalink
Bump fabric8-client.version from 6.11-SNAPSHOT to 6.11.0
Browse files Browse the repository at this point in the history
Bumps `fabric8-client.version` from 6.11-SNAPSHOT to 6.11.0.

Updates `io.fabric8:kubernetes-client` from 6.11-SNAPSHOT to 6.11.0
- [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/commits/v6.11.0)

Updates `io.fabric8:generator-annotations` from 6.11-SNAPSHOT to 6.11.0
- [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/commits/v6.11.0)

Updates `io.fabric8:crd-generator-apt` from 6.11-SNAPSHOT to 6.11.0

---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
  dependency-type: direct:production
- dependency-name: io.fabric8:generator-annotations
  dependency-type: direct:production
- dependency-name: io.fabric8:crd-generator-apt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 26, 2024
1 parent b99a95b commit 5065ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<slf4j.version>1.7.36</slf4j.version>
<junit.version>5.10.2</junit.version>
<log4j.version>2.23.1</log4j.version>
<fabric8-client.version>6.11-SNAPSHOT</fabric8-client.version>
<fabric8-client.version>6.11.0</fabric8-client.version>
<directory-maven-plugin.version>1.0</directory-maven-plugin.version>
<impsort-maven-plugin.version>1.9.0</impsort-maven-plugin.version>
<formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version>
Expand Down

0 comments on commit 5065ee3

Please sign in to comment.