Bump resilience4j.version from 1.7.1 to 2.0.2 (#101)

Bumps `resilience4j.version` from 1.7.1 to 2.0.2.

Updates `resilience4j-reactor` from 1.7.1 to 2.0.2
- [Release notes](https://github.com/resilience4j/resilience4j/releases)
- [Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc)
- [Commits](https://github.com/resilience4j/resilience4j/compare/v1.7.1...v2.0.2)

Updates `resilience4j-ratelimiter` from 1.7.1 to 2.0.2
- [Release notes](https://github.com/resilience4j/resilience4j/releases)
- [Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc)
- [Commits](https://github.com/resilience4j/resilience4j/compare/v1.7.1...v2.0.2)

Updates `resilience4j-bulkhead` from 1.7.1 to 2.0.2
- [Release notes](https://github.com/resilience4j/resilience4j/releases)
- [Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc)
- [Commits](https://github.com/resilience4j/resilience4j/compare/v1.7.1...v2.0.2)

---
updated-dependencies:
- dependency-name: io.github.resilience4j:resilience4j-reactor
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.github.resilience4j:resilience4j-ratelimiter
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.github.resilience4j:resilience4j-bulkhead
  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>
This commit is contained in:
dependabot[bot]
2023-03-10 19:43:44 +01:00
committed by GitHub
parent de7609d0b5
commit d3069c440d
+1 -1
View File
@@ -16,7 +16,7 @@
<java.version>18</java.version>
<springdoc-openapi-ui.version>1.6.15</springdoc-openapi-ui.version>
<resilience4j.version>1.7.1</resilience4j.version>
<resilience4j.version>2.0.2</resilience4j.version>
<commons-io.version>2.11.0</commons-io.version>
<commons-compress.version>1.21</commons-compress.version>
<protoc.plugin.version>3.11.4</protoc.plugin.version>