Skip to content

Commit 3559753

Browse files
Bump okhttp from 4.9.3 to 4.10.0 (#3604)
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.3 to 4.10.0. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.3...parent-4.10.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c66843f commit 3559753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@
645645
<awaitility-version>4.2.0</awaitility-version>
646646
<client-java-version>16.0.1</client-java-version>
647647
<kotlin-stdlib-version>1.7.20</kotlin-stdlib-version>
648-
<okhttp-version>4.9.3</okhttp-version>
648+
<okhttp-version>4.10.0</okhttp-version>
649649
<junit.jupiter.version>5.9.1</junit.jupiter.version>
650650
<junit.vintage.version>5.7.1</junit.vintage.version>
651651
<junit.platform.version>1.7.0</junit.platform.version>

0 commit comments

Comments
 (0)