Skip to content

Commit 08cd971

Browse files
Bump okhttp-version from 4.12.0 to 5.3.2
Bumps `okhttp-version` from 4.12.0 to 5.3.2. Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-4.12.0...parent-5.3.2) Updates `com.squareup.okhttp3:logging-interceptor` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/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 - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c30733 commit 08cd971

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
@@ -324,7 +324,7 @@
324324
<maven.compiler.source>${java.version}</maven.compiler.source>
325325
<maven.compiler.target>${java.version}</maven.compiler.target>
326326
<gson-fire-version>1.9.0</gson-fire-version>
327-
<okhttp-version>4.12.0</okhttp-version>
327+
<okhttp-version>5.3.2</okhttp-version>
328328
<gson-version>2.11.0</gson-version>
329329
<commons-lang3-version>3.20.0</commons-lang3-version>
330330
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>

0 commit comments

Comments
 (0)