From f21667855d7f371412a545e43ef3ebe94861b9ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 02:17:57 +0000 Subject: [PATCH] Bump feign-httpclient from 12.3 to 12.4 Bumps [feign-httpclient](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](https://github.com/openfeign/feign/compare/12.3...12.4) --- updated-dependencies: - dependency-name: io.github.openfeign:feign-httpclient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../src/main/release/samples/jax_rs/tracing_opentracing/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml b/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml index d16ccf944fd..1df6a77fc13 100644 --- a/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml +++ b/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml @@ -139,7 +139,7 @@ io.github.openfeign feign-httpclient - 12.3 + 12.4 io.github.openfeign.opentracing