Skip to content

Commit

Permalink
chore(deps): bump io.github.openfeign:feign-bom from 12.4 to 13.1 (#306)
Browse files Browse the repository at this point in the history
Bumps [io.github.openfeign:feign-bom](https://github.com/openfeign/feign) from 12.4 to 13.1.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@12.4...13.1)

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

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 Dec 6, 2023
1 parent 5ae007f commit 5c801c0
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 @@ -51,7 +51,7 @@
<swagger-annotations.version>1.6.11</swagger-annotations.version>
<jakarta-annotation.version>2.1.1</jakarta-annotation.version>
<jsr305.version>3.0.2</jsr305.version>
<feign.version>12.4</feign.version>
<feign.version>13.1</feign.version>
<feign-form.version>3.8.0</feign-form.version>
<okhttp.version>4.11.0</okhttp.version>
<scribejava.version>8.3.3</scribejava.version>
Expand Down

0 comments on commit 5c801c0

Please sign in to comment.