Skip to content

Commit

Permalink
build(deps): bump okhttp from 4.4.0 to 4.4.1 (#705)
Browse files Browse the repository at this point in the history
Bumps [okhttp](https://github.com/square/okhttp) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.4.0...parent-4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 9, 2020
1 parent fe46a0c commit e1e5ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion factcast-core/pom.xml
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.4.0</version>
<version>4.4.1</version>
</dependency>
<dependency>
<groupId>com.github.java-json-tools</groupId>
Expand Down

0 comments on commit e1e5ea4

Please sign in to comment.