Skip to content

Commit

Permalink
Update dependency io.fabric8:kubernetes-httpclient-okhttp to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 4c45212 commit 9162bd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion micro-springboot/insurance-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-httpclient-okhttp</artifactId>
<version>6.13.4</version>
<version>7.0.1</version>
</dependency>
</dependencies>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion micro-springboot/person-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-httpclient-okhttp</artifactId>
<version>6.13.4</version>
<version>7.0.1</version>
</dependency>
</dependencies>
<properties>
Expand Down

0 comments on commit 9162bd6

Please sign in to comment.