Skip to content

Commit

Permalink
Bump httpclient in /spring-cloud-stream-binder-rabbit
Browse files Browse the repository at this point in the history
Bumps httpclient from 4.5.6 to 4.5.13.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and olegz committed Jul 5, 2021
1 parent 9f55169 commit 2792e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-stream-binder-rabbit/pom.xml
Expand Up @@ -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>

0 comments on commit 2792e08

Please sign in to comment.