This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 74ccc6ce4650d1cd3654824454a0e4152f82c251
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 23 10:00:39 2024 -0400
Bump io.github.openfeign:feign-micrometer from 13.2.1 to 13.3 (#1936)
Bumps
[io.github.openfeign:feign-micrometer](https://github.com/openfeign/feign) from
13.2.1 to 13.3.
- [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/13.2.1...13.3)
---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-micrometer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 95329293d872e3817b47096f01e4b6103aebe013)
---
distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml
b/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml
index 51bc5466da..3eb297567c 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml
@@ -140,7 +140,7 @@
<dependency>
<groupId>io.github.openfeign</groupId>
<artifactId>feign-micrometer</artifactId>
- <version>13.2.1</version>
+ <version>13.3</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>