This is an automated email from the ASF dual-hosted git repository. ffang pushed a commit to branch camel-4.10.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 229f10fce4a8f97355d4578f6e111f01f6e17e5d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Mar 7 10:12:35 2025 +0100 chore(deps): Bump org.apache.cxf:cxf-codegen-plugin from 4.1.0 to 4.1.1 (#17381) Bumps org.apache.cxf:cxf-codegen-plugin from 4.1.0 to 4.1.1. --- updated-dependencies: - dependency-name: org.apache.cxf:cxf-codegen-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit cee9ae1ad5dc947a99652476e0c7be5261ccb4ea) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 855b859351e..21a8c398e48 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -125,7 +125,7 @@ <couchbase-client-version>3.7.7</couchbase-client-version> <curator-version>5.7.1</curator-version> <cxf-version>4.1.1</cxf-version> - <cxf-codegen-plugin-version>4.1.0</cxf-codegen-plugin-version> + <cxf-codegen-plugin-version>4.1.1</cxf-codegen-plugin-version> <!-- cxf-xjc is not released as often --> <cxf-xjc-plugin-version>4.1.0</cxf-xjc-plugin-version> <cxf-xjc-utils-version>4.1.0</cxf-xjc-utils-version>