Skip to content

Commit 3af5d91

Browse files
committed
Update dependency org.apache.httpcomponents:fluent-hc to v4.5.10
1 parent 55c2d38 commit 3af5d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
compile group: 'org.bitbucket.b_c', name: 'jose4j', version: '0.6.4'
3737

3838
// For making HTTP requests
39-
testCompile group: 'org.apache.httpcomponents', name: 'fluent-hc', version: '4.5.6'
39+
testCompile group: 'org.apache.httpcomponents', name: 'fluent-hc', version: '4.5.10'
4040

4141
// For testing, obviously
4242
testCompile group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.3.2'

0 commit comments

Comments
 (0)