summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-04 01:28:45 +0000
committerGitHub <noreply@github.com>2021-06-04 01:28:45 +0000
commit7ccb1020929b9b8b46ed2216fc3ea64d3dbce97b (patch)
tree87a58c6e4cb4a1556ccb139abe426de7d4721778
parent8e971f6b32e3d918c4a744655fc3b2a39e5b0ecf (diff)
Bumps httpclient from 4.3.6 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 631ce10..fc27b51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
- <version>4.3.6</version>
+ <version>4.5.13</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>