Skip to content

Commit

Permalink
Bump squareup-okhttp-version from 3.14.9 to 4.12.0
Browse files Browse the repository at this point in the history
Bumps `squareup-okhttp-version` from 3.14.9 to 4.12.0.

Updates `com.squareup.okhttp3:okhttp` from 3.14.9 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.14.9...parent-4.12.0)

Updates `com.squareup.okhttp3:mockwebserver` from 3.14.9 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.14.9...parent-4.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent dc8447f commit 2ae27a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@
<spring-security-version>6.2.0</spring-security-version>
<spring-ws-version>4.0.8</spring-ws-version>
<sql-maven-plugin-version>1.5</sql-maven-plugin-version>
<squareup-okhttp-version>3.14.9</squareup-okhttp-version>
<squareup-okhttp-version>4.12.0</squareup-okhttp-version>
<squareup-okio-version>1.17.5</squareup-okio-version>
<sshd-version>2.11.0</sshd-version>
<stompjms-version>1.19</stompjms-version>
Expand Down

0 comments on commit 2ae27a8

Please sign in to comment.