Bump com.squareup.okhttp3:mockwebserver from 4.8.0 to 4.8.1 (#2311)

Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 4.8.0 to 4.8.1.
- [Changelog](https://github.com/square/okhttp/blob/parent-4.8.1/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.8.0...parent-4.8.1)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-25 13:22:09 +02:00
committed by GitHub
parent cf4dcc3b23
commit cee2f39e50

View File

@@ -67,7 +67,7 @@
<spring-security-oauth2.version>2.2.0.RELEASE</spring-security-oauth2.version>
<disable.nohttp.checks>false</disable.nohttp.checks>
<okhttp.version>4.9.0</okhttp.version>
<mockwebserver.version>4.8.0</mockwebserver.version>
<mockwebserver.version>4.8.1</mockwebserver.version>
<guava.version>20.0</guava.version>
<javax.resource-api.version>1.7.1</javax.resource-api.version>
<cglib-nodep.version>3.3.0</cglib-nodep.version>