Skip to content

Commit 04acb6f

Browse files
authored
Merge pull request #113 from web-push-libs/renovate/org.apache.httpcomponents-fluent-hc-4.x
Update dependency org.apache.httpcomponents:fluent-hc to v4.5.10
2 parents 9afd44a + 3af5d91 commit 04acb6f

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.7.0'
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)