Skip to content

Commit

Permalink
chore(deps): clean up version definitions of com.squareup.okhttp3:okh…
Browse files Browse the repository at this point in the history
…ttp (#2053)

* chore(deps): bump com.squareup.okhttp3:okhttp from 3.12.2 to 4.12.0

Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 3.12.2 to 4.12.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.12.2...parent-4.12.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]>

* deps: clean up version definitions of okhttp

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bossenti <[email protected]>
  • Loading branch information
dependabot[bot] and bossenti authored Oct 19, 2023
1 parent 23aa2e6 commit 3299dd8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
<mqtt-client.version>1.12</mqtt-client.version>
<nats.version>2.17.0</nats.version>
<objenesis.version>3.3</objenesis.version>
<okhttp.version>3.12.2</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,6 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.13.1</version>
</dependency>
<dependency>
<groupId>org.locationtech.jts</groupId>
Expand Down

0 comments on commit 3299dd8

Please sign in to comment.