Skip to content

Commit 814b72c

Browse files
Bump okhttp from 4.9.3 to 4.10.0
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.3 to 4.10.0. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.3...parent-4.10.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]>
1 parent ed98c7e commit 814b72c

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
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.squareup.okhttp3</groupId>
3232
<artifactId>okhttp</artifactId>
33-
<version>4.9.3</version>
33+
<version>4.10.0</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>com.microsoft.graph</groupId>

0 commit comments

Comments
 (0)