Skip to content

Commit

Permalink
Merge pull request #42450 from manusa/deps/kubernetes-client
Browse files Browse the repository at this point in the history
Bump kubernetes-client-bom from 6.13.1 to 6.13.3
  • Loading branch information
gastaldi authored Aug 14, 2024
2 parents af6a27b + cda2640 commit 19eba27
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 @@ -69,7 +69,7 @@
<!-- Properties below are set in this file because they are used
in the BOM as well as other POMs (build-parent/pom.xml, docs/pom.xml, ...) -->
<jacoco.version>0.8.12</jacoco.version>
<kubernetes-client.version>6.13.1</kubernetes-client.version> <!-- Please check with Java Operator SDK team before updating -->
<kubernetes-client.version>6.13.3</kubernetes-client.version> <!-- Please check with Java Operator SDK team before updating -->
<rest-assured.version>5.5.0</rest-assured.version>
<hibernate-orm.version>6.6.0.Final</hibernate-orm.version> <!-- WARNING when updating, also align the versions below -->
<antlr.version>4.13.0</antlr.version> <!-- version controlled by Hibernate ORM's needs -->
Expand Down

0 comments on commit 19eba27

Please sign in to comment.