Skip to content

Commit 64d69f6

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

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
@@ -328,7 +328,7 @@
328328
<maven.compiler.source>${java.version}</maven.compiler.source>
329329
<maven.compiler.target>${java.version}</maven.compiler.target>
330330
<gson-fire-version>1.9.0</gson-fire-version>
331-
<okhttp-version>4.12.0</okhttp-version>
331+
<okhttp-version>5.2.0</okhttp-version>
332332
<gson-version>2.13.2</gson-version>
333333
<commons-lang3-version>3.19.0</commons-lang3-version>
334334
<jackson-databind-nullable-version>0.2.7</jackson-databind-nullable-version>

0 commit comments

Comments
 (0)