Skip to content

Commit 108a812

Browse files
build(deps): bump com.squareup.okhttp3.version from 3.12.12 to 4.9.3
Bumps `com.squareup.okhttp3.version` from 3.12.12 to 4.9.3. Updates `logging-interceptor` from 3.12.12 to 4.9.3 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-3.12.12...parent-4.9.3) Updates `mockwebserver` from 3.12.12 to 4.9.3 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-3.12.12...parent-4.9.3) Updates `okhttp` from 3.12.12 to 4.9.3 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-3.12.12...parent-4.9.3) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:mockwebserver dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2586101 commit 108a812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<com.googlecode.gson.version>2.8.9</com.googlecode.gson.version>
6262
<com.h2database.version>1.4.196</com.h2database.version>
6363
<com.jcraft.jsch.version>0.1.55</com.jcraft.jsch.version>
64-
<com.squareup.okhttp3.version>3.12.12</com.squareup.okhttp3.version>
64+
<com.squareup.okhttp3.version>4.9.3</com.squareup.okhttp3.version>
6565
<com.squareup.okio.version>1.15.0</com.squareup.okio.version>
6666
<commons-fileupload.version>1.3.3</commons-fileupload.version>
6767
<commons-io.version>2.11.0</commons-io.version>

0 commit comments

Comments
 (0)