Skip to content

Commit

Permalink
Merge pull request #579 from smallrye/dependabot/maven/1.x/kubernetes…
Browse files Browse the repository at this point in the history
…-client.version-6.7.0

1.x: bump kubernetes-client.version from 6.6.2 to 6.7.0
  • Loading branch information
aureamunoz committed Jun 5, 2023
2 parents 9a67d65 + fb97343 commit fc81ffa
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 @@ -45,7 +45,7 @@
<!-- override the testcontainers version with the newest one -->
<version.testcontainers>1.18.3</version.testcontainers>

<kubernetes-client.version>6.6.2</kubernetes-client.version>
<kubernetes-client.version>6.7.0</kubernetes-client.version>
<!-- we cannot update to 2.x as jboss-logging does not support SLF4J 2 for now -->
<version.slf4j>1.7.36</version.slf4j>
<version.mockito>5.2.0</version.mockito>
Expand Down

0 comments on commit fc81ffa

Please sign in to comment.