Bump httpclient in /spring-cloud-stream-binder-rabbit

Bumps httpclient from 4.5.6 to 4.5.13.

Resolves #321
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-04 01:48:36 +00:00
committed by Oleg Zhurakousky
parent 9f55169515
commit 2792e08cf4

View File

@@ -83,7 +83,7 @@
<!-- Temporary override - see https://github.com/spring-projects/spring-boot/issues/16043 -->
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.6</version>
<version>4.5.13</version>
</dependency>
</dependencies>
</project>