Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sonsoleslp committed Oct 8, 2019
1 parent 18a3898 commit ef57b89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ under the License.
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-jackson_2.11</artifactId>
<version>3.6.5</version>
<version>3.6.7</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand All @@ -96,7 +96,7 @@ under the License.
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.2</version>
<version>4.5.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ef57b89

Please sign in to comment.