Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 22, 2022
1 parent f8ee08a commit fb94cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<version.jcip>1.0</version.jcip>
<version.jnr-posix>3.1.15</version.jnr-posix>
<version.zpt>8.0.6</version.zpt>
<version.feign>11.9.1</version.feign>
<version.feign>11.10</version.feign>
<version.awssdk>2.17.278</version.awssdk>

<!-- maven plugins -->
Expand Down

0 comments on commit fb94cb0

Please sign in to comment.