Skip to content

Commit 660f29f

Browse files
committed
use GA of httpclient5
1 parent d5f85db commit 660f29f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,7 @@
8686
<dependency>
8787
<groupId>org.apache.httpcomponents.client5</groupId>
8888
<artifactId>httpclient5</artifactId>
89-
<!-- Using the beta for now, and it's just for tests -->
90-
<version>5.0-beta7</version>
89+
<version>5.0</version>
9190
<scope>test</scope>
9291
</dependency>
9392
<dependency>

0 commit comments

Comments
 (0)