Skip to content

Commit

Permalink
Upgrade httpclient version 4.4->4.5
Browse files Browse the repository at this point in the history
Upgrade httpclient version:4.4->4.5
  • Loading branch information
carvinhappy committed Jan 26, 2021
1 parent 3453304 commit 9a188b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsdbreader/pom.xml
Expand Up @@ -21,7 +21,7 @@
<commons-lang3.version>3.3.2</commons-lang3.version>

<!-- http -->
<httpclient.version>4.4</httpclient.version>
<httpclient.version>4.5</httpclient.version>
<commons-io.version>2.4</commons-io.version>

<!-- json -->
Expand Down

0 comments on commit 9a188b4

Please sign in to comment.