Skip to content

Commit

Permalink
Bump feign-httpclient from 12.3 to 12.4 (#1336)
Browse files Browse the repository at this point in the history
Bumps [feign-httpclient](https://github.com/openfeign/feign) from 12.3 to 12.4.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@12.3...12.4)

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-httpclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 9cc6d1e)
(cherry picked from commit dd53f33)
  • Loading branch information
dependabot[bot] authored and reta committed Jul 7, 2023
1 parent 02d49ff commit b5bf774
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<dependency>
<groupId>io.github.openfeign</groupId>
<artifactId>feign-httpclient</artifactId>
<version>12.3</version>
<version>12.4</version>
</dependency>
<dependency>
<groupId>io.github.openfeign.opentracing</groupId>
Expand Down

0 comments on commit b5bf774

Please sign in to comment.