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 f408bcdfea Bump feign-core from 12.1 to 12.2 (#1170)
f408bcdfea is described below

commit f408bcdfea89e4921a5044769e296fc4e729fcd2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 10 07:33:51 2023 -0500

    Bump feign-core from 12.1 to 12.2 (#1170)
    
    Bumps [feign-core](https://github.com/openfeign/feign) from 12.1 to 12.2.
    - [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.1...12.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.openfeign:feign-core
      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>
---
 .../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 0dc5922c01..91a54aa146 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
@@ -134,7 +134,7 @@
         <dependency>
             <groupId>io.github.openfeign</groupId>
             <artifactId>feign-core</artifactId>
-            <version>12.1</version>
+            <version>12.2</version>
         </dependency>
         <dependency>
             <groupId>io.github.openfeign</groupId>

Reply via email to