Skip to content

Commit

Permalink
Bump feign-core from 12.3 to 12.4 (#1335)
Browse files Browse the repository at this point in the history
Bumps [feign-core](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-core
  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>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent 765bc65 commit 8176ba5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<dependency>
<groupId>io.github.openfeign</groupId>
<artifactId>feign-core</artifactId>
<version>12.3</version>
<version>12.4</version>
</dependency>
<dependency>
<groupId>io.github.openfeign</groupId>
Expand Down

0 comments on commit 8176ba5

Please sign in to comment.