Skip to content

Commit ce64f6e

Browse files
committed
Merge branch 'main' of github.com:java-operator-sdk/admission-controller-framework into main
2 parents f765a28 + 7861384 commit ce64f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<!-- We use the OpenShift client, because functionally it is a superset of the Kubernetes client -->
5454
<dependency>
5555
<groupId>io.fabric8</groupId>
56-
<artifactId>openshift-client</artifactId>
56+
<artifactId>kubernetes-client</artifactId>
5757
</dependency>
5858

5959
<dependency>

0 commit comments

Comments
 (0)