Skip to content

Commit 46fe38d

Browse files
dependabot[bot]Vignaudo
authored andcommitted
🌱 Bump fabric8.version from 7.0.1 to 7.1.0
Bumps `fabric8.version` from 7.0.1 to 7.1.0. Updates `io.fabric8:generator-annotations` from 7.0.1 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@v7.0.1...v7.1.0) Updates `io.fabric8:java-generator-maven-plugin` from 7.0.1 to 7.1.0 --- updated-dependencies: - dependency-name: io.fabric8:generator-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.fabric8:java-generator-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a08c4fa commit 46fe38d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎mano-crds/capi-crd-main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<artifactId>capi-crd-main</artifactId>
1111
<properties>
12-
<fabric8.version>7.0.1</fabric8.version>
12+
<fabric8.version>7.1.0</fabric8.version>
1313
</properties>
1414
<dependencies>
1515
<dependency>

‎mano-crds/capi-crd-metal3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<artifactId>capi-crd-metal3</artifactId>
1111
<properties>
12-
<fabric8.version>7.0.1</fabric8.version>
12+
<fabric8.version>7.1.0</fabric8.version>
1313
</properties>
1414
<dependencies>
1515
<dependency>

‎mano-crds/capi-openstack/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<artifactId>capi-crd-openstack</artifactId>
1111
<properties>
12-
<fabric8.version>7.0.1</fabric8.version>
12+
<fabric8.version>7.1.0</fabric8.version>
1313
</properties>
1414
<dependencies>
1515
<dependency>

0 commit comments

Comments
 (0)