Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Bump feign.version from 11.10 to 12.0 (#1947)
Browse files Browse the repository at this point in the history
Bumps `feign.version` from 11.10 to 12.0.

Updates `feign-httpclient` from 11.10 to 12.0
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@11.10...12.0)

Updates `feign-core` from 11.10 to 12.0
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@11.10...12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2022
1 parent fa55316 commit 3472117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<commons-io.version>2.11.0</commons-io.version>
<log4j.version>2.19.0</log4j.version>
<slf4j.version>1.7.36</slf4j.version>
<feign.version>11.10</feign.version>
<feign.version>12.0</feign.version>
<commons-math3.version>3.6.1</commons-math3.version>
<bouncycastle.version>1.70</bouncycastle.version>
<awssdk-s3.version>2.18.6</awssdk-s3.version>
Expand Down

0 comments on commit 3472117

Please sign in to comment.