Skip to content

Commit f22e6cb

Browse files
authored
Merge pull request #1418 from microsoftgraph/dependabot/maven/com.squareup.okhttp3-okhttp-4.11.0
Bump okhttp from 4.10.0 to 4.11.0
2 parents 70c3f61 + d2b4d17 commit f22e6cb

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.10.0</version>
33+
<version>4.11.0</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>com.microsoft.graph</groupId>

0 commit comments

Comments
 (0)