This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new f932498611 Bump io.github.openfeign:feign-micrometer from 13.2 to
13.2.1 (#1678)
f932498611 is described below
commit f9324986115fb4454cf1c262c9b6540d44c605b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 8 09:46:28 2024 -0500
Bump io.github.openfeign:feign-micrometer from 13.2 to 13.2.1 (#1678)
Bumps
[io.github.openfeign:feign-micrometer](https://github.com/openfeign/feign) from
13.2 to 13.2.1.
- [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...13.2.1)
---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-micrometer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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 ea1360b1da..a865db1df2 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</version>
+ <version>13.2.1</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>