Skip to content

Commit 7f74341

Browse files
Bump okhttp-version from 4.12.0 to 5.0.0
Bumps `okhttp-version` from 4.12.0 to 5.0.0. Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.0.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.0.0) Updates `com.squareup.okhttp3:logging-interceptor` from 4.12.0 to 5.0.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.0.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f8a29f commit 7f74341

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
<maven.compiler.source>${java.version}</maven.compiler.source>
343343
<maven.compiler.target>${java.version}</maven.compiler.target>
344344
<gson-fire-version>1.9.0</gson-fire-version>
345-
<okhttp-version>4.12.0</okhttp-version>
345+
<okhttp-version>5.0.0</okhttp-version>
346346
<gson-version>2.13.1</gson-version>
347347
<commons-lang3-version>3.17.0</commons-lang3-version>
348348
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>

0 commit comments

Comments
 (0)