Skip to content

Commit 1702657

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

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
@@ -75,7 +75,7 @@
7575
<!-- Optional Dependencies -->
7676
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
7777
<okio.version>3.12.0</okio.version>
78-
<okhttp.version>4.12.0</okhttp.version>
78+
<okhttp.version>5.2.1</okhttp.version>
7979
<gson-fire.version>1.9.0</gson-fire.version>
8080
<spring-web.version>6.2.8</spring-web.version>
8181
<jackson-datatype-jsr310.version>2.19.0</jackson-datatype-jsr310.version>

0 commit comments

Comments
 (0)