Skip to content

Commit

Permalink
Merge pull request #924 from smallrye/dependabot/maven/kubernetes-cli…
Browse files Browse the repository at this point in the history
…ent.version-6.13.3

build(deps): bump kubernetes-client.version from 6.13.1 to 6.13.3
  • Loading branch information
cescoffier committed Aug 18, 2024
2 parents fba2985 + e519499 commit 1c552fc
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.20.1</version.testcontainers>

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

0 comments on commit 1c552fc

Please sign in to comment.