Skip to content

Commit

Permalink
Merge pull request #2680 from javaparser/dependabot/maven/com.squareu…
Browse files Browse the repository at this point in the history
…p.okhttp3-okhttp-4.7.0
  • Loading branch information
dependabot-preview[bot] committed May 17, 2020
2 parents 7c60ee1 + abf50a2 commit cde5fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javaparser-core-testing/pom.xml
Expand Up @@ -107,7 +107,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.5.0</version>
<version>4.7.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit cde5fea

Please sign in to comment.