Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 23, 2024
1 parent d35afa4 commit 0043dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<log4j2.version>2.24.3</log4j2.version>
<maven-javadoc.version>3.11.2</maven-javadoc.version>
<mockito.version>5.14.2</mockito.version>
<okhttp.version>4.10.0</okhttp.version>
<okhttp.version>4.12.0</okhttp.version>
<org.ow2.asm.version>9.7.1</org.ow2.asm.version>
<org.spdx.java.spdx.library.version>1.1.1</org.spdx.java.spdx.library.version>
<org.spdx.tools.java.version>1.1.5</org.spdx.tools.java.version>
Expand Down

0 comments on commit 0043dec

Please sign in to comment.