Skip to content

Commit f829ca6

Browse files
Merge pull request #112 from AbhishekKumar9984/httpClient
Fix: Vulnerability for httpClient
2 parents 15304f2 + a169e4f commit f829ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<cdap.version>6.8.0</cdap.version>
6464
<cdap.plugin.version>2.10.0</cdap.plugin.version>
6565
<hadoop.version>2.10.2</hadoop.version>
66-
<httpclient.version>4.3.4</httpclient.version>
66+
<httpclient.version>4.5.13</httpclient.version>
6767
<jackson.core.version>2.8.11.1</jackson.core.version>
6868
<junit.version>4.12</junit.version>
6969
<slf4j.version>1.7.5</slf4j.version>

0 commit comments

Comments
 (0)