Skip to content

Commit 4953a2a

Browse files
Bump okhttp from 4.9.2 to 4.9.3 (#785)
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.2...parent-4.9.3) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5bbbd0 commit 4953a2a

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
@@ -308,7 +308,7 @@
308308
<dependency>
309309
<groupId>com.squareup.okhttp3</groupId>
310310
<artifactId>okhttp</artifactId>
311-
<version>4.9.2</version>
311+
<version>4.9.3</version>
312312
</dependency>
313313
<dependency>
314314
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)