Skip to content

Commit 7b6a03a

Browse files
Update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a54820b commit 7b6a03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-java-http-clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.apache.httpcomponents</groupId>
2121
<artifactId>httpclient</artifactId>
22-
<version>4.5.13</version>
22+
<version>4.5.14</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)