Skip to content

Commit 86b104a

Browse files
build(deps): Bump org.apache.httpcomponents.client5:httpclient5
Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.4.1 to 5.4.2. - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.2/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.1...rel/v5.4.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]>
1 parent 9c5acc7 commit 86b104a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/artifact-manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.apache.httpcomponents.client5</groupId>
9494
<artifactId>httpclient5</artifactId>
95-
<version>5.4.1</version>
95+
<version>5.4.2</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>org.apache.httpcomponents.core5</groupId>

0 commit comments

Comments
 (0)