Skip to content

Commit c638a6e

Browse files
Bump com.squareup.okhttp3:okhttp
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.8.0 to 4.9.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.8.0...parent-4.9.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 4.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fda1e8e commit c638a6e

File tree

1 file changed

+1
-1
lines changed
  • tests/otel/spring-cloud-sleuth-instrumentation-feign-tests

1 file changed

+1
-1
lines changed

tests/otel/spring-cloud-sleuth-instrumentation-feign-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<groupId>com.squareup.okhttp3</groupId>
6868
<artifactId>okhttp</artifactId>
6969
<!-- Kotlin... -->
70-
<version>4.8.0</version>
70+
<version>4.9.2</version>
7171
<scope>compile</scope>
7272
</dependency>
7373
<dependency>

0 commit comments

Comments
 (0)