Skip to content

Commit 297df49

Browse files
committed
test apache hc version bump
1 parent 84fb23e commit 297df49

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
@@ -87,7 +87,7 @@
8787
<groupId>org.apache.httpcomponents.client5</groupId>
8888
<artifactId>httpclient5</artifactId>
8989
<!-- Using the beta for now, and it's just for tests -->
90-
<version>5.0-beta6</version>
90+
<version>5.0-beta7</version>
9191
<scope>test</scope>
9292
</dependency>
9393
<dependency>

0 commit comments

Comments
 (0)