Skip to content

Commit 09b4c96

Browse files
Bump httpclient5 from 5.0 to 5.0.3 (#1590)
Bumps [httpclient5](https://github.com/apache/httpcomponents-client) from 5.0 to 5.0.3. - [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.0...rel/v5.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af0d1f7 commit 09b4c96

File tree

1 file changed

+1
-1
lines changed
  • docker-java-transport-httpclient5

1 file changed

+1
-1
lines changed

docker-java-transport-httpclient5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.apache.httpcomponents.client5</groupId>
2727
<artifactId>httpclient5</artifactId>
28-
<version>5.0</version>
28+
<version>5.0.3</version>
2929
<exclusions>
3030
<exclusion>
3131
<groupId>org.apache.httpcomponents.core5</groupId>

0 commit comments

Comments
 (0)