dependabot[bot] opened a new pull request, #2882: URL: https://github.com/apache/cxf/pull/2882
Bumps `cxf.openfeign.version` from 13.6 to 13.7. Updates `io.github.openfeign:feign-core` from 13.6 to 13.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openfeign/feign/releases">io.github.openfeign:feign-core's releases</a>.</em></p> <blockquote> <h2>OpenFeign 13.7</h2> <h2>What's Changed</h2> <ul> <li>Check code coverage project wide by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2857">OpenFeign/feign#2857</a></li> <li>Add constructor to RetryableException for cases without retryAfter by <a href="https://github.com/rojae"><code>@rojae</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2871">OpenFeign/feign#2871</a></li> <li>Add. hint message for missing Annotation Param's value by <a href="https://github.com/rojae"><code>@rojae</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2874">OpenFeign/feign#2874</a></li> <li>docs(readme): Added java syntax highlighting to metrics code snippets by <a href="https://github.com/ranger-ross"><code>@ranger-ross</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2884">OpenFeign/feign#2884</a></li> <li>bump commons-fileupload to fix CVE-2025-48976 (form-spring) by <a href="https://github.com/DRoppelt"><code>@DRoppelt</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2956">OpenFeign/feign#2956</a></li> <li>Restore CircleCI configuration by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2959">OpenFeign/feign#2959</a></li> <li>Migrate from OSSRH to Central Publisher Portal by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2962">OpenFeign/feign#2962</a></li> <li>Upgrade Spring versions to latest stable releases by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3071">OpenFeign/feign#3071</a></li> <li>refactor: extract all hardcoded versions to parent POM properties by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3088">OpenFeign/feign#3088</a></li> <li>docs(feign): add detailed javadoc for RequestLine annotation parameters by <a href="https://github.com/voidpointer0x00"><code>@voidpointer0x00</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3110">OpenFeign/feign#3110</a></li> <li>Replace Charset.forName with StandardCharsets constants by <a href="https://github.com/qkrtkdwns3410"><code>@qkrtkdwns3410</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3122">OpenFeign/feign#3122</a></li> <li>feat(codec): Add Jackson 3 support module (feign-jackson3) by <a href="https://github.com/fbus"><code>@fbus</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3162">OpenFeign/feign#3162</a></li> <li>Upgrade test compilation and execution to Java 25 by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3210">OpenFeign/feign#3210</a></li> </ul> <hr /> <!-- raw HTML omitted --> <ul> <li>Bump mockito.version from 5.16.1 to 5.17.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2841">OpenFeign/feign#2841</a></li> <li>Bump kotlinx.coroutines.version from 1.10.1 to 1.10.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2844">OpenFeign/feign#2844</a></li> <li>Bump com.gradle:develocity-maven-extension from 1.23.2 to 2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2845">OpenFeign/feign#2845</a></li> <li>Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2846">OpenFeign/feign#2846</a></li> <li>Bump org.openrewrite.recipe:rewrite-migrate-java from 3.5.0 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2847">OpenFeign/feign#2847</a></li> <li>Bump org.openrewrite.maven:rewrite-maven-plugin from 6.4.0 to 6.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2848">OpenFeign/feign#2848</a></li> <li>Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.5.1 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2849">OpenFeign/feign#2849</a></li> <li>Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.6.0 to 3.6.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2850">OpenFeign/feign#2850</a></li> <li>Bump org.openrewrite.recipe:rewrite-migrate-java from 3.6.0 to 3.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2851">OpenFeign/feign#2851</a></li> <li>Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2852">OpenFeign/feign#2852</a></li> <li>Bump org.openrewrite.maven:rewrite-maven-plugin from 6.5.0 to 6.6.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2853">OpenFeign/feign#2853</a></li> <li>Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2854">OpenFeign/feign#2854</a></li> <li>Bump micrometer.version from 1.14.5 to 1.14.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2855">OpenFeign/feign#2855</a></li> <li>Bump junit5.version from 5.11.4 to 5.12.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2856">OpenFeign/feign#2856</a></li> <li>Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2858">OpenFeign/feign#2858</a></li> <li>Bump reactor.version from 3.7.4 to 3.7.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2860">OpenFeign/feign#2860</a></li> <li>Bump org.springframework:spring-context from 6.2.5 to 6.2.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2861">OpenFeign/feign#2861</a></li> <li>Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2864">OpenFeign/feign#2864</a></li> <li>Bump jackson.version from 2.18.3 to 2.19.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2865">OpenFeign/feign#2865</a></li> <li>Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.6.1 to 3.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2866">OpenFeign/feign#2866</a></li> <li>Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2867">OpenFeign/feign#2867</a></li> <li>Bump org.openrewrite.maven:rewrite-maven-plugin from 6.6.1 to 6.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2868">OpenFeign/feign#2868</a></li> <li>Bump org.openrewrite.recipe:rewrite-migrate-java from 3.7.0 to 3.8.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2870">OpenFeign/feign#2870</a></li> <li>Bump com.google.http-client:google-http-client from 1.46.3 to 1.47.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2873">OpenFeign/feign#2873</a></li> <li>Bump com.gradle:common-custom-user-data-maven-extension from 2.0.1 to 2.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2875">OpenFeign/feign#2875</a></li> <li>Bump netty.version from 4.2.0.Final to 4.2.1.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2876">OpenFeign/feign#2876</a></li> <li>Bump org.openrewrite.maven:rewrite-maven-plugin from 6.7.0 to 6.8.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2881">OpenFeign/feign#2881</a></li> <li>Bump io.sundr:sundr-maven-plugin from 0.200.3 to 0.200.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2882">OpenFeign/feign#2882</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/OpenFeign/feign/commit/04bc895034032daad5873a5112753243dc83901c"><code>04bc895</code></a> fix release: add missing name to vertx-parent and exclude test modules from d...</li> <li><a href="https://github.com/OpenFeign/feign/commit/deee4759774c4486bc39dbcf5bef0d263511e148"><code>deee475</code></a> prepare release 13.7</li> <li><a href="https://github.com/OpenFeign/feign/commit/bce0b28fc0791bf4e95edd6a792e56be583be2b4"><code>bce0b28</code></a> Remove jacoco and parallel build flag</li> <li><a href="https://github.com/OpenFeign/feign/commit/b2e8e673334458bfc41b2e04918f7e913d378254"><code>b2e8e67</code></a> Remove easy-jacoco-maven-plugin</li> <li><a href="https://github.com/OpenFeign/feign/commit/08b9c7cef6a3c801ccf77b18214b4b610ed8f871"><code>08b9c7c</code></a> Upgrade test compilation and execution to Java 25 (<a href="https://redirect.github.com/openfeign/feign/issues/3210">#3210</a>)</li> <li><a href="https://github.com/OpenFeign/feign/commit/5e1345e85b6ea21e2fd40c9e5971a73622a7af88"><code>5e1345e</code></a> feat(codec): Add Jackson 3 support module (feign-jackson3) (<a href="https://redirect.github.com/openfeign/feign/issues/3162">#3162</a>)</li> <li><a href="https://github.com/OpenFeign/feign/commit/889c43d9f2fda34600714b2d62d0f79297ba6f56"><code>889c43d</code></a> Merge pull request <a href="https://redirect.github.com/openfeign/feign/issues/3209">#3209</a> from OpenFeign/dependabot/maven/vertx/feign-vertx5-t...</li> <li><a href="https://github.com/OpenFeign/feign/commit/7bfb30a5f45d47f4b86a37da2d7d237f98f1f2ff"><code>7bfb30a</code></a> Merge pull request <a href="https://redirect.github.com/openfeign/feign/issues/3208">#3208</a> from OpenFeign/dependabot/maven/vertx/feign-vertx4-t...</li> <li><a href="https://github.com/OpenFeign/feign/commit/9db02138b14360d110e8f9cecced2af2c9a296ee"><code>9db0213</code></a> Merge pull request <a href="https://redirect.github.com/openfeign/feign/issues/3206">#3206</a> from OpenFeign/dependabot/maven/jaxrs4/jersey.versio...</li> <li><a href="https://github.com/OpenFeign/feign/commit/5d8cce54d87e00ad9543efed669af09cd09795f3"><code>5d8cce5</code></a> Merge pull request <a href="https://redirect.github.com/openfeign/feign/issues/3205">#3205</a> from OpenFeign/dependabot/maven/jaxrs3/jersey.versio...</li> <li>Additional commits viewable in <a href="https://github.com/openfeign/feign/compare/13.6...13.7">compare view</a></li> </ul> </details> <br /> Updates `io.github.openfeign:feign-httpclient` from 13.6 to 13.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openfeign/feign/releases">io.github.openfeign:feign-httpclient's releases</a>.</em></p> <blockquote> <h2>OpenFeign 13.7</h2> <h2>What's Changed</h2> <ul> <li>Check code coverage project wide by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2857">OpenFeign/feign#2857</a></li> <li>Add constructor to RetryableException for cases without retryAfter by <a href="https://github.com/rojae"><code>@rojae</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2871">OpenFeign/feign#2871</a></li> <li>Add. hint message for missing Annotation Param's value by <a href="https://github.com/rojae"><code>@rojae</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2874">OpenFeign/feign#2874</a></li> <li>docs(readme): Added java syntax highlighting to metrics code snippets by <a href="https://github.com/ranger-ross"><code>@ranger-ross</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2884">OpenFeign/feign#2884</a></li> <li>bump commons-fileupload to fix CVE-2025-48976 (form-spring) by <a href="https://github.com/DRoppelt"><code>@DRoppelt</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2956">OpenFeign/feign#2956</a></li> <li>Restore CircleCI configuration by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2959">OpenFeign/feign#2959</a></li> <li>Migrate from OSSRH to Central Publisher Portal by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2962">OpenFeign/feign#2962</a></li> <li>Upgrade Spring versions to latest stable releases by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3071">OpenFeign/feign#3071</a></li> <li>refactor: extract all hardcoded versions to parent POM properties by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3088">OpenFeign/feign#3088</a></li> <li>docs(feign): add detailed javadoc for RequestLine annotation parameters by <a href="https://github.com/voidpointer0x00"><code>@voidpointer0x00</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3110">OpenFeign/feign#3110</a></li> <li>Replace Charset.forName with StandardCharsets constants by <a href="https://github.com/qkrtkdwns3410"><code>@qkrtkdwns3410</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3122">OpenFeign/feign#3122</a></li> <li>feat(codec): Add Jackson 3 support module (feign-jackson3) by <a href="https://github.com/fbus"><code>@fbus</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3162">OpenFeign/feign#3162</a></li> <li>Upgrade test compilation and execution to Java 25 by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3210">OpenFeign/feign#3210</a></li> </ul> <hr /> <!-- raw HTML omitted --> <ul> <li>Bump mockito.version from 5.16.1 to 5.17.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2841">OpenFeign/feign#2841</a></li> <li>Bump kotlinx.coroutines.version from 1.10.1 to 1.10.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2844">OpenFeign/feign#2844</a></li> <li>Bump com.gradle:develocity-maven-extension from 1.23.2 to 2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2845">OpenFeign/feign#2845</a></li> <li>Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2846">OpenFeign/feign#2846</a></li> <li>Bump org.openrewrite.recipe:rewrite-migrate-java from 3.5.0 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2847">OpenFeign/feign#2847</a></li> <li>Bump org.openrewrite.maven:rewrite-maven-plugin from 6.4.0 to 6.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2848">OpenFeign/feign#2848</a></li> <li>Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.5.1 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2849">OpenFeign/feign#2849</a></li> <li>Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.6.0 to 3.6.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2850">OpenFeign/feign#2850</a></li> <li>Bump org.openrewrite.recipe:rewrite-migrate-java from 3.6.0 to 3.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2851">OpenFeign/feign#2851</a></li> <li>Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2852">OpenFeign/feign#2852</a></li> <li>Bump org.openrewrite.maven:rewrite-maven-plugin from 6.5.0 to 6.6.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2853">OpenFeign/feign#2853</a></li> <li>Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2854">OpenFeign/feign#2854</a></li> <li>Bump micrometer.version from 1.14.5 to 1.14.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2855">OpenFeign/feign#2855</a></li> <li>Bump junit5.version from 5.11.4 to 5.12.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2856">OpenFeign/feign#2856</a></li> <li>Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2858">OpenFeign/feign#2858</a></li> <li>Bump reactor.version from 3.7.4 to 3.7.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2860">OpenFeign/feign#2860</a></li> <li>Bump org.springframework:spring-context from 6.2.5 to 6.2.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2861">OpenFeign/feign#2861</a></li> <li>Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2864">OpenFeign/feign#2864</a></li> <li>Bump jackson.version from 2.18.3 to 2.19.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2865">OpenFeign/feign#2865</a></li> <li>Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.6.1 to 3.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2866">OpenFeign/feign#2866</a></li> <li>Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2867">OpenFeign/feign#2867</a></li> <li>Bump org.openrewrite.maven:rewrite-maven-plugin from 6.6.1 to 6.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2868">OpenFeign/feign#2868</a></li> <li>Bump org.openrewrite.recipe:rewrite-migrate-java from 3.7.0 to 3.8.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2870">OpenFeign/feign#2870</a></li> <li>Bump com.google.http-client:google-http-client from 1.46.3 to 1.47.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2873">OpenFeign/feign#2873</a></li> <li>Bump com.gradle:common-custom-user-data-maven-extension from 2.0.1 to 2.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2875">OpenFeign/feign#2875</a></li> <li>Bump netty.version from 4.2.0.Final to 4.2.1.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2876">OpenFeign/feign#2876</a></li> <li>Bump org.openrewrite.maven:rewrite-maven-plugin from 6.7.0 to 6.8.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2881">OpenFeign/feign#2881</a></li> <li>Bump io.sundr:sundr-maven-plugin from 0.200.3 to 0.200.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2882">OpenFeign/feign#2882</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/OpenFeign/feign/commit/04bc895034032daad5873a5112753243dc83901c"><code>04bc895</code></a> fix release: add missing name to vertx-parent and exclude test modules from d...</li> <li><a href="https://github.com/OpenFeign/feign/commit/deee4759774c4486bc39dbcf5bef0d263511e148"><code>deee475</code></a> prepare release 13.7</li> <li><a href="https://github.com/OpenFeign/feign/commit/bce0b28fc0791bf4e95edd6a792e56be583be2b4"><code>bce0b28</code></a> Remove jacoco and parallel build flag</li> <li><a href="https://github.com/OpenFeign/feign/commit/b2e8e673334458bfc41b2e04918f7e913d378254"><code>b2e8e67</code></a> Remove easy-jacoco-maven-plugin</li> <li><a href="https://github.com/OpenFeign/feign/commit/08b9c7cef6a3c801ccf77b18214b4b610ed8f871"><code>08b9c7c</code></a> Upgrade test compilation and execution to Java 25 (<a href="https://redirect.github.com/openfeign/feign/issues/3210">#3210</a>)</li> <li><a href="https://github.com/OpenFeign/feign/commit/5e1345e85b6ea21e2fd40c9e5971a73622a7af88"><code>5e1345e</code></a> feat(codec): Add Jackson 3 support module (feign-jackson3) (<a href="https://redirect.github.com/openfeign/feign/issues/3162">#3162</a>)</li> <li><a href="https://github.com/OpenFeign/feign/commit/889c43d9f2fda34600714b2d62d0f79297ba6f56"><code>889c43d</code></a> Merge pull request <a href="https://redirect.github.com/openfeign/feign/issues/3209">#3209</a> from OpenFeign/dependabot/maven/vertx/feign-vertx5-t...</li> <li><a href="https://github.com/OpenFeign/feign/commit/7bfb30a5f45d47f4b86a37da2d7d237f98f1f2ff"><code>7bfb30a</code></a> Merge pull request <a href="https://redirect.github.com/openfeign/feign/issues/3208">#3208</a> from OpenFeign/dependabot/maven/vertx/feign-vertx4-t...</li> <li><a href="https://github.com/OpenFeign/feign/commit/9db02138b14360d110e8f9cecced2af2c9a296ee"><code>9db0213</code></a> Merge pull request <a href="https://redirect.github.com/openfeign/feign/issues/3206">#3206</a> from OpenFeign/dependabot/maven/jaxrs4/jersey.versio...</li> <li><a href="https://github.com/OpenFeign/feign/commit/5d8cce54d87e00ad9543efed669af09cd09795f3"><code>5d8cce5</code></a> Merge pull request <a href="https://redirect.github.com/openfeign/feign/issues/3205">#3205</a> from OpenFeign/dependabot/maven/jaxrs3/jersey.versio...</li> <li>Additional commits viewable in <a href="https://github.com/openfeign/feign/compare/13.6...13.7">compare view</a></li> </ul> </details> <br /> Updates `io.github.openfeign:feign-micrometer` from 13.6 to 13.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openfeign/feign/releases">io.github.openfeign:feign-micrometer's releases</a>.</em></p> <blockquote> <h2>OpenFeign 13.7</h2> <h2>What's Changed</h2> <ul> <li>Check code coverage project wide by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2857">OpenFeign/feign#2857</a></li> <li>Add constructor to RetryableException for cases without retryAfter by <a href="https://github.com/rojae"><code>@rojae</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2871">OpenFeign/feign#2871</a></li> <li>Add. hint message for missing Annotation Param's value by <a href="https://github.com/rojae"><code>@rojae</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2874">OpenFeign/feign#2874</a></li> <li>docs(readme): Added java syntax highlighting to metrics code snippets by <a href="https://github.com/ranger-ross"><code>@ranger-ross</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2884">OpenFeign/feign#2884</a></li> <li>bump commons-fileupload to fix CVE-2025-48976 (form-spring) by <a href="https://github.com/DRoppelt"><code>@DRoppelt</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2956">OpenFeign/feign#2956</a></li> <li>Restore CircleCI configuration by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2959">OpenFeign/feign#2959</a></li> <li>Migrate from OSSRH to Central Publisher Portal by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2962">OpenFeign/feign#2962</a></li> <li>Upgrade Spring versions to latest stable releases by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3071">OpenFeign/feign#3071</a></li> <li>refactor: extract all hardcoded versions to parent POM properties by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3088">OpenFeign/feign#3088</a></li> <li>docs(feign): add detailed javadoc for RequestLine annotation parameters by <a href="https://github.com/voidpointer0x00"><code>@voidpointer0x00</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3110">OpenFeign/feign#3110</a></li> <li>Replace Charset.forName with StandardCharsets constants by <a href="https://github.com/qkrtkdwns3410"><code>@qkrtkdwns3410</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3122">OpenFeign/feign#3122</a></li> <li>feat(codec): Add Jackson 3 support module (feign-jackson3) by <a href="https://github.com/fbus"><code>@fbus</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3162">OpenFeign/feign#3162</a></li> <li>Upgrade test compilation and execution to Java 25 by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/3210">OpenFeign/feign#3210</a></li> </ul> <hr /> <!-- raw HTML omitted --> <ul> <li>Bump mockito.version from 5.16.1 to 5.17.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2841">OpenFeign/feign#2841</a></li> <li>Bump kotlinx.coroutines.version from 1.10.1 to 1.10.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2844">OpenFeign/feign#2844</a></li> <li>Bump com.gradle:develocity-maven-extension from 1.23.2 to 2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2845">OpenFeign/feign#2845</a></li> <li>Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2846">OpenFeign/feign#2846</a></li> <li>Bump org.openrewrite.recipe:rewrite-migrate-java from 3.5.0 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2847">OpenFeign/feign#2847</a></li> <li>Bump org.openrewrite.maven:rewrite-maven-plugin from 6.4.0 to 6.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2848">OpenFeign/feign#2848</a></li> <li>Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.5.1 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2849">OpenFeign/feign#2849</a></li> <li>Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.6.0 to 3.6.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2850">OpenFeign/feign#2850</a></li> <li>Bump org.openrewrite.recipe:rewrite-migrate-java from 3.6.0 to 3.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2851">OpenFeign/feign#2851</a></li> <li>Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2852">OpenFeign/feign#2852</a></li> <li>Bump org.openrewrite.maven:rewrite-maven-plugin from 6.5.0 to 6.6.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2853">OpenFeign/feign#2853</a></li> <li>Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2854">OpenFeign/feign#2854</a></li> <li>Bump micrometer.version from 1.14.5 to 1.14.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2855">OpenFeign/feign#2855</a></li> <li>Bump junit5.version from 5.11.4 to 5.12.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2856">OpenFeign/feign#2856</a></li> <li>Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2858">OpenFeign/feign#2858</a></li> <li>Bump reactor.version from 3.7.4 to 3.7.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2860">OpenFeign/feign#2860</a></li> <li>Bump org.springframework:spring-context from 6.2.5 to 6.2.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2861">OpenFeign/feign#2861</a></li> <li>Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2864">OpenFeign/feign#2864</a></li> <li>Bump jackson.version from 2.18.3 to 2.19.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2865">OpenFeign/feign#2865</a></li> <li>Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.6.1 to 3.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2866">OpenFeign/feign#2866</a></li> <li>Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2867">OpenFeign/feign#2867</a></li> <li>Bump org.openrewrite.maven:rewrite-maven-plugin from 6.6.1 to 6.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2868">OpenFeign/feign#2868</a></li> <li>Bump org.openrewrite.recipe:rewrite-migrate-java from 3.7.0 to 3.8.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2870">OpenFeign/feign#2870</a></li> <li>Bump com.google.http-client:google-http-client from 1.46.3 to 1.47.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2873">OpenFeign/feign#2873</a></li> <li>Bump com.gradle:common-custom-user-data-maven-extension from 2.0.1 to 2.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2875">OpenFeign/feign#2875</a></li> <li>Bump netty.version from 4.2.0.Final to 4.2.1.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2876">OpenFeign/feign#2876</a></li> <li>Bump org.openrewrite.maven:rewrite-maven-plugin from 6.7.0 to 6.8.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2881">OpenFeign/feign#2881</a></li> <li>Bump io.sundr:sundr-maven-plugin from 0.200.3 to 0.200.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OpenFeign/feign/pull/2882">OpenFeign/feign#2882</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/OpenFeign/feign/commit/04bc895034032daad5873a5112753243dc83901c"><code>04bc895</code></a> fix release: add missing name to vertx-parent and exclude test modules from d...</li> <li><a href="https://github.com/OpenFeign/feign/commit/deee4759774c4486bc39dbcf5bef0d263511e148"><code>deee475</code></a> prepare release 13.7</li> <li><a href="https://github.com/OpenFeign/feign/commit/bce0b28fc0791bf4e95edd6a792e56be583be2b4"><code>bce0b28</code></a> Remove jacoco and parallel build flag</li> <li><a href="https://github.com/OpenFeign/feign/commit/b2e8e673334458bfc41b2e04918f7e913d378254"><code>b2e8e67</code></a> Remove easy-jacoco-maven-plugin</li> <li><a href="https://github.com/OpenFeign/feign/commit/08b9c7cef6a3c801ccf77b18214b4b610ed8f871"><code>08b9c7c</code></a> Upgrade test compilation and execution to Java 25 (<a href="https://redirect.github.com/openfeign/feign/issues/3210">#3210</a>)</li> <li><a href="https://github.com/OpenFeign/feign/commit/5e1345e85b6ea21e2fd40c9e5971a73622a7af88"><code>5e1345e</code></a> feat(codec): Add Jackson 3 support module (feign-jackson3) (<a href="https://redirect.github.com/openfeign/feign/issues/3162">#3162</a>)</li> <li><a href="https://github.com/OpenFeign/feign/commit/889c43d9f2fda34600714b2d62d0f79297ba6f56"><code>889c43d</code></a> Merge pull request <a href="https://redirect.github.com/openfeign/feign/issues/3209">#3209</a> from OpenFeign/dependabot/maven/vertx/feign-vertx5-t...</li> <li><a href="https://github.com/OpenFeign/feign/commit/7bfb30a5f45d47f4b86a37da2d7d237f98f1f2ff"><code>7bfb30a</code></a> Merge pull request <a href="https://redirect.github.com/openfeign/feign/issues/3208">#3208</a> from OpenFeign/dependabot/maven/vertx/feign-vertx4-t...</li> <li><a href="https://github.com/OpenFeign/feign/commit/9db02138b14360d110e8f9cecced2af2c9a296ee"><code>9db0213</code></a> Merge pull request <a href="https://redirect.github.com/openfeign/feign/issues/3206">#3206</a> from OpenFeign/dependabot/maven/jaxrs4/jersey.versio...</li> <li><a href="https://github.com/OpenFeign/feign/commit/5d8cce54d87e00ad9543efed669af09cd09795f3"><code>5d8cce5</code></a> Merge pull request <a href="https://redirect.github.com/openfeign/feign/issues/3205">#3205</a> from OpenFeign/dependabot/maven/jaxrs3/jersey.versio...</li> <li>Additional commits viewable in <a href="https://github.com/openfeign/feign/compare/13.6...13.7">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
