Skip to content

Commit 2380e2d

Browse files
Bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.1.0
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.1.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.1.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb97037 commit 2380e2d

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
@@ -733,7 +733,7 @@
733733
<client-java-version>19.0.2</client-java-version>
734734
<findbugs-version>3.0.1u2</findbugs-version>
735735
<kotlin-stdlib-version>2.2.0</kotlin-stdlib-version>
736-
<okhttp-version>4.12.0</okhttp-version>
736+
<okhttp-version>5.1.0</okhttp-version>
737737
<okio-version>3.14.0</okio-version>
738738
<bc-jdk18on-version>1.81</bc-jdk18on-version>
739739
<junit.jupiter.version>5.13.2</junit.jupiter.version>

0 commit comments

Comments
 (0)