Skip to content

Commit c66fbd4

Browse files
Bump com.squareup.okhttp3:okhttp in /spring-cloud-sleuth-autoconfigure
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.8.1 to 4.9.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.8.1...parent-4.9.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 4.9.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43744e8 commit c66fbd4

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud-sleuth-autoconfigure

1 file changed

+1
-1
lines changed

spring-cloud-sleuth-autoconfigure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@
499499
<groupId>com.squareup.okhttp3</groupId>
500500
<artifactId>okhttp</artifactId>
501501
<!-- Kotlin... -->
502-
<version>4.8.1</version>
502+
<version>4.9.2</version>
503503
<scope>test</scope>
504504
</dependency>
505505
<dependency>

0 commit comments

Comments
 (0)