Skip to content

Commit

Permalink
Merge pull request #45975 from manusa/deps/kubernetes-client
Browse files Browse the repository at this point in the history
Bump kubernetes-client-bom from 7.0.1 to 7.1.0
  • Loading branch information
gastaldi authored Jan 31, 2025
2 parents 1621e6b + 03946c5 commit 1d7ceb5
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>7.0.1</kubernetes-client.version> <!-- Please check with Java Operator SDK team before updating -->
<kubernetes-client.version>7.1.0</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.5.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 1d7ceb5

Please sign in to comment.