Skip to content

Commit

Permalink
Merge pull request #1578 from microsoftgraph/dependabot/maven/com.squ…
Browse files Browse the repository at this point in the history
…areup.okhttp3-okhttp-4.12.0

Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0
  • Loading branch information
andrueastman authored Oct 17, 2023
2 parents 6cfb3c0 + e43cee9 commit 835915d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.11.0</version>
<version>4.12.0</version>
</dependency>
<dependency>
<groupId>com.microsoft.graph</groupId>
Expand Down

0 comments on commit 835915d

Please sign in to comment.