Skip to content

Commit e41c906

Browse files
Bump com.squareup.okhttp3:okhttp from 3.14.9 to 5.2.1
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 3.14.9 to 5.2.1. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-3.14.9...parent-5.2.1) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 476b88b commit e41c906

File tree

1 file changed

+1
-1
lines changed
  • docker-java-transport-okhttp

1 file changed

+1
-1
lines changed

docker-java-transport-okhttp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.squareup.okhttp3</groupId>
3131
<artifactId>okhttp</artifactId>
32-
<version>3.14.9</version>
32+
<version>5.2.1</version>
3333
</dependency>
3434

3535
<dependency>

0 commit comments

Comments
 (0)