Skip to content

Commit 54417ee

Browse files
authored
Merge pull request #945 from microsoftgraph/dependabot/maven/com.squareup.okhttp3-okhttp-4.9.3
Bump okhttp from 4.9.2 to 4.9.3
2 parents b91db7e + 09dafbf commit 54417ee

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

0 commit comments

Comments
 (0)