Skip to content

Commit 8917c7a

Browse files
authored
Update pom.xml
1 parent b194a07 commit 8917c7a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bigdata-gas/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,11 @@ ga('send', 'pageview');
109109
<artifactId>ctc-striterators</artifactId>
110110
<version>${project.version}</version>
111111
</dependency>
112+
<dependency>
113+
<groupId>org.apache.httpcomponents</groupId>
114+
<artifactId>httpclient</artifactId>
115+
<version>${apache.httpclient.version}</version>
116+
</dependency>
112117
<dependency>
113118
<!-- log4j is the primary logger for bigdata. -->
114119
<groupId>log4j</groupId>

0 commit comments

Comments
 (0)