File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4040
4141 <dependencyManagement >
4242 <dependencies >
43+ <dependency >
44+ <groupId >io.fabric8</groupId >
45+ <artifactId >kubernetes-client-bom</artifactId >
46+ <version >6.10-SNAPSHOT</version >
47+ <type >pom</type >
48+ <scope >import</scope >
49+ </dependency >
4350 <dependency >
4451 <groupId >io.quarkus</groupId >
4552 <artifactId >quarkus-bom</artifactId >
Original file line number Diff line number Diff line change 3939
4040 <dependencyManagement >
4141 <dependencies >
42- <dependency >
43- <groupId >io.fabric8</groupId >
44- <artifactId >kubernetes-client-bom</artifactId >
45- <version >6.10-SNAPSHOT</version >
46- <type >pom</type >
47- <scope >import</scope >
48- </dependency >
4942 <dependency >
5043 <groupId >io.quarkiverse.operatorsdk</groupId >
5144 <artifactId >quarkus-operator-sdk-bom</artifactId >
You can’t perform that action at this time.
0 commit comments