Skip to content

Commit

Permalink
Setter en fast http-client versjon (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekun authored Apr 24, 2020
1 parent 2f489ba commit 82b2dfc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcomponents-client</artifactId>
<version>4.5.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>

<!-- fjernet fra SE i Java11 -->
<dependency>
Expand Down

0 comments on commit 82b2dfc

Please # to comment.