Skip to content

Commit

Permalink
chore: Fix dependency vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
JPPortier committed Nov 9, 2023
1 parent c637124 commit 7f424d0
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 @@ -370,7 +370,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>mockwebserver</artifactId>
<version>4.11.0</version>
<version>4.12.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 7f424d0

Please sign in to comment.