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 Jan 30, 2025
1 parent 78e77d3 commit bbed302
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.5</version>
<version>7.1.0</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.5</version>
<version>7.1.0</version>
</dependency>
</dependencies>
<properties>
Expand Down

0 comments on commit bbed302

Please sign in to comment.