Bump com.squareup.okhttp3:okhttp from 4.8.0 to 4.8.1 (#2314)

Bumps [com.squareup.okhttp3:okhttp](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:okhttp
  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:34:22 +02:00
committed by GitHub
parent 722761287e
commit 22a9b525da
7 changed files with 7 additions and 7 deletions

View File

@@ -38,7 +38,7 @@
<sonar.skip>true</sonar.skip>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<okhttp.version>4.9.0</okhttp.version>
<okhttp.version>4.8.1</okhttp.version>
<microbenchmark-runner.version>c5f1e7d047</microbenchmark-runner.version>
<jmh.version>1.26</jmh.version>
</properties>

View File

@@ -66,7 +66,7 @@
<spring-security-boot-autoconfigure.version>2.3.4.RELEASE</spring-security-boot-autoconfigure.version>
<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>
<okhttp.version>4.8.1</okhttp.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>

View File

@@ -498,7 +498,7 @@
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<!-- Kotlin... -->
<version>4.8.0</version>
<version>4.8.1</version>
<scope>test</scope>
</dependency>
<dependency>

View File

@@ -92,7 +92,7 @@
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<!-- Kotlin... -->
<version>4.8.0</version>
<version>4.8.1</version>
</dependency>
</dependencies>

View File

@@ -69,7 +69,7 @@
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<!-- Kotlin... -->
<version>4.8.0</version>
<version>4.8.1</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

@@ -73,7 +73,7 @@
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<!-- Kotlin... -->
<version>4.8.0</version>
<version>4.8.1</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

@@ -144,7 +144,7 @@
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<!-- Kotlin... -->
<version>4.8.0</version>
<version>4.8.1</version>
</dependency>
</dependencies>