Skip to content

Commit f2c8012

Browse files
Merge branch '5.0.x' into 5.1.x
2 parents 0c1a5c5 + 013ae41 commit f2c8012

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@
7373
<artifactId>jest</artifactId>
7474
<version>${jest.version}</version>
7575
</dependency>
76+
<dependency>
77+
<groupId>org.apache.httpcomponents</groupId>
78+
<artifactId>httpclient</artifactId>
79+
<version>4.5.13</version>
80+
</dependency>
7681
<dependency>
7782
<groupId>org.hamcrest</groupId>
7883
<artifactId>hamcrest-all</artifactId>

0 commit comments

Comments
 (0)