⬆️ 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](https://github.com/square/okhttp/compare/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](https://github.com/square/okhttp/compare/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>
This commit is contained in:
dependabot[bot] 2025-11-21 08:17:27 +00:00 committed by GitHub
parent 886b76dde4
commit ee092a2a3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@
<mybatis.spring.version>3.0.5</mybatis.spring.version>
<mybatis.plus.version>3.5.14</mybatis.plus.version>
<okhttp.version>4.12.0</okhttp.version>
<okhttp.version>5.3.2</okhttp.version>
<protostuff.version>1.8.0</protostuff.version>
<disruptor.version>3.4.2</disruptor.version>
<guava.version>33.5.0-jre</guava.version>