This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 51f4e4288e81 chore(deps): Bump org.apache.cxf:cxf-codegen-plugin from
4.2.2 to 4.2.3 (#25484)
51f4e4288e81 is described below
commit 51f4e4288e811dca0e258fe72bc77c6262902cbd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 13 11:29:49 2026 +0200
chore(deps): Bump org.apache.cxf:cxf-codegen-plugin from 4.2.2 to 4.2.3
(#25484)
Bumps org.apache.cxf:cxf-codegen-plugin from 4.2.2 to 4.2.3.
---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-codegen-plugin
dependency-version: 4.2.3
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 113b69e8383b..1ee5cac7c4be 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -130,7 +130,7 @@
<couchbase-client-version>3.12.2</couchbase-client-version>
<curator-version>5.9.0</curator-version>
<cxf-version>4.2.3</cxf-version>
- <cxf-codegen-plugin-version>4.2.2</cxf-codegen-plugin-version>
+ <cxf-codegen-plugin-version>4.2.3</cxf-codegen-plugin-version>
<!-- cxf-xjc is not released as often -->
<cxf-xjc-plugin-version>4.2.0</cxf-xjc-plugin-version>
<cxf-xjc-utils-version>4.2.0</cxf-xjc-utils-version>