Skip to content

Commit

Permalink
Bump com.squareup.okhttp3:okhttp from 3.12.2 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 3.12.2 to 4.11.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.12.2...parent-4.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 5ff4036 commit 1e5240b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<mqtt-client.version>1.12</mqtt-client.version>
<nats.version>2.16.1</nats.version>
<objenesis.version>3.3</objenesis.version>
<okhttp.version>3.12.2</okhttp.version>
<okhttp.version>4.11.0</okhttp.version>
<osgi.version>6.0.0</osgi.version>
<plexus-component-annotations.version>2.1.1</plexus-component-annotations.version>
<plexus-interactivity-api.version>1.1</plexus-interactivity-api.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.13.1</version>
<version>4.11.0</version>
</dependency>
<dependency>
<groupId>org.locationtech.jts</groupId>
Expand Down

0 comments on commit 1e5240b

Please sign in to comment.