Skip to content

Commit 2c27457

Browse files
Bump httpclient5 from 5.1.1 to 5.1.2 (#650)
Bumps [httpclient5](https://github.com/apache/httpcomponents-client) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/apache/httpcomponents-client/releases) - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.1.2/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.1.1...rel/v5.1.2) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21ae8bf commit 2c27457

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
@@ -184,7 +184,7 @@
184184
<dependency>
185185
<groupId>org.apache.httpcomponents.client5</groupId>
186186
<artifactId>httpclient5</artifactId>
187-
<version>5.1.1</version>
187+
<version>5.1.2</version>
188188
</dependency>
189189
<dependency>
190190
<groupId>junit</groupId>

0 commit comments

Comments
 (0)