Skip to content

Commit ae50fb2

Browse files
chore(deps): 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] <[email protected]>
1 parent 5c7cb62 commit ae50fb2

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
@@ -91,7 +91,7 @@
9191

9292
<!-- Core versions -->
9393
<sundrio.version>0.230.1</sundrio.version>
94-
<okhttp.version>4.12.0</okhttp.version>
94+
<okhttp.version>5.2.1</okhttp.version>
9595
<jackson.version>2.20.0</jackson.version>
9696
<jackson.bundle.version>${jackson.version}</jackson.bundle.version>
9797
<!-- fix as jackson-annotations version 2.20 was released, Refer: https://github.com/FasterXML/jackson-bom/blob/54f854ba1ce69c5827f8acf6d08ba2d7ce36233c/pom.xml#L53-L62 -->

0 commit comments

Comments
 (0)