Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #458 from pliew/akc1
Browse files Browse the repository at this point in the history
Updating org.apache.httpcomponents httpclient version in AKC pom.xml
  • Loading branch information
Philip Liew authored and GitHub Enterprise committed May 28, 2019
2 parents 6b4e887 + 45a6985 commit 2698295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArgusKafkaConsumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.4.1</version>
<version>4.5.3</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 2698295

Please sign in to comment.