Skip to content

Commit 476aa0d

Browse files
Bump okhttp from 4.9.2 to 4.9.3 (#335)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35b1f8d commit 476aa0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

producer_grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.squareup.okhttp3</groupId>
3434
<artifactId>okhttp</artifactId>
35-
<version>4.9.2</version>
35+
<version>4.9.3</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>com.asarkar.grpc</groupId>

0 commit comments

Comments
 (0)