Skip to content

Commit

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

1.x: bump kubernetes-client.version from 6.9.1 to 6.9.2
  • Loading branch information
aureamunoz authored Nov 3, 2023
2 parents 5993e35 + 5171468 commit 8fad265
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.19.1</version.testcontainers>

<kubernetes-client.version>6.9.1</kubernetes-client.version>
<kubernetes-client.version>6.9.2</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 8fad265

Please sign in to comment.