Skip to content

Commit 27eec0c

Browse files
chore(deps): bump okhttp from 4.10.0 to 4.11.0 (#923)
Bumps [okhttp](https://github.com/square/okhttp) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.10.0...parent-4.11.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1d064f commit 27eec0c

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
@@ -315,7 +315,7 @@
315315
<dependency>
316316
<groupId>com.squareup.okhttp3</groupId>
317317
<artifactId>okhttp</artifactId>
318-
<version>4.10.0</version>
318+
<version>4.11.0</version>
319319
</dependency>
320320
<dependency>
321321
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)