Skip to content

Commit 2bfc815

Browse files
build(deps): bump httpclient5 from 5.1.3 to 5.2 (#1836)
Bumps [httpclient5](https://github.com/apache/httpcomponents-client) from 5.1.3 to 5.2. - [Release notes](https://github.com/apache/httpcomponents-client/releases) - [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.1.3...rel/v5.2) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b18325d commit 2bfc815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hc5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.apache.httpcomponents.client5</groupId>
4242
<artifactId>httpclient5</artifactId>
43-
<version>5.1.3</version>
43+
<version>5.2</version>
4444
</dependency>
4545

4646
<dependency>

0 commit comments

Comments
 (0)