summaryrefslogtreecommitdiffstats
path: root/vespa-hadoop
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-14 12:44:07 +0000
committerGitHub <noreply@github.com>2021-12-14 12:44:07 +0000
commit2467ecb81677227ab847c7b10929b654fc8b2409 (patch)
tree75e7149e172fa6d62b995aed822822c4fb1b17e2 /vespa-hadoop
parent001ab777e557b4e08c95e25013a7894385db9e25 (diff)
Bump httpclient from 4.4.1 to 4.5.13 in /vespa-hadoop
Bumps httpclient from 4.4.1 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vespa-hadoop')
-rw-r--r--vespa-hadoop/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespa-hadoop/pom.xml b/vespa-hadoop/pom.xml
index 8c65470abea..b84e98872e8 100644
--- a/vespa-hadoop/pom.xml
+++ b/vespa-hadoop/pom.xml
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
- <version>4.4.1</version>
+ <version>4.5.13</version>
<scope>compile</scope>
</dependency>
<dependency>