Skip to content

Commit 7465a7d

Browse files
build(deps): bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.3.2
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.3.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f46d1f commit 7465a7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

embedded-couchbase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<properties>
1818
<couchbase-java-client-3.x.version>3.10.0</couchbase-java-client-3.x.version>
19-
<okhttp.version>4.12.0</okhttp.version>
19+
<okhttp.version>5.3.2</okhttp.version>
2020
</properties>
2121

2222
<dependencies>

embedded-minio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<minio.version>8.6.0</minio.version>
1818
<!-- Manage an OkHttp version supported by MinIO -->
19-
<okhttp.version>4.12.0</okhttp.version>
19+
<okhttp.version>5.3.2</okhttp.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)