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 95329293d8 Bump io.github.openfeign:feign-micrometer from 13.2.1 to 
13.3 (#1936)
95329293d8 is described below

commit 95329293d872e3817b47096f01e4b6103aebe013
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] <supp...@github.com>
    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 c47ad59fce..787dc33933 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
@@ -141,7 +141,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>

Reply via email to