Skip to content

Commit 4d2c5f9

Browse files
chore(deps): bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.0.0
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.0.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.0.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03ddec5 commit 4d2c5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>com.squareup.okhttp3</groupId>
2929
<artifactId>okhttp</artifactId>
30-
<version>4.12.0</version>
30+
<version>5.0.0</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>com.azure</groupId>

0 commit comments

Comments
 (0)