This is an automated email from the ASF dual-hosted git repository.
apupier 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 6e1db7c85048 chore(deps): Bump org.apache.cxf:cxf-codegen-plugin from
4.2.1 to 4.2.2
6e1db7c85048 is described below
commit 6e1db7c85048cbc7b720b12593adc42dcc7d1537
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 10:14:11 2026 +0000
chore(deps): Bump org.apache.cxf:cxf-codegen-plugin from 4.2.1 to 4.2.2
Bumps org.apache.cxf:cxf-codegen-plugin from 4.2.1 to 4.2.2.
---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-codegen-plugin
dependency-version: 4.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 016b071ca977..692ea6e23131 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -128,7 +128,7 @@
<couchbase-client-version>3.12.0</couchbase-client-version>
<curator-version>5.9.0</curator-version>
<cxf-version>4.2.2</cxf-version>
- <cxf-codegen-plugin-version>4.2.1</cxf-codegen-plugin-version>
+ <cxf-codegen-plugin-version>4.2.2</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>