Skip to content

Commit 44e38f2

Browse files
committed
deps: Bump kubernetes-client-bom from 7.3.0 to 7.3.1
Signed-off-by: Marc Nuri <[email protected]>
1 parent abc652e commit 44e38f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<!-- Properties below are set in this file because they are used
7070
in the BOM as well as other POMs (build-parent/pom.xml, docs/pom.xml, ...) -->
7171
<jacoco.version>0.8.13</jacoco.version>
72-
<kubernetes-client.version>7.3.0</kubernetes-client.version> <!-- Please check with Java Operator SDK team before updating -->
72+
<kubernetes-client.version>7.3.1</kubernetes-client.version> <!-- Please check with Java Operator SDK team before updating -->
7373
<rest-assured.version>5.5.2</rest-assured.version>
7474
<hibernate-orm.version>6.6.15.Final</hibernate-orm.version> <!-- WARNING when updating, also align the versions below -->
7575
<jakarta.persistence-api.version>3.1.0</jakarta.persistence-api.version> <!-- version controlled by Hibernate ORM's needs -->

0 commit comments

Comments
 (0)