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 626d2d7521b7 chore(deps): Bump org.apache.cxf:cxf-xjc-plugin from
4.1.1 to 4.1.2
626d2d7521b7 is described below
commit 626d2d7521b76bb62d1f17014f17a8f83a378813
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 29 07:35:30 2026 +0000
chore(deps): Bump org.apache.cxf:cxf-xjc-plugin from 4.1.1 to 4.1.2
Bumps org.apache.cxf:cxf-xjc-plugin from 4.1.1 to 4.1.2.
---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-xjc-plugin
dependency-version: 4.1.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 38811632dfcf..02e4bdd44449 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -138,7 +138,7 @@
<cxf-version>4.1.4</cxf-version>
<cxf-codegen-plugin-version>4.1.4</cxf-codegen-plugin-version>
<!-- cxf-xjc is not released as often -->
- <cxf-xjc-plugin-version>4.1.1</cxf-xjc-plugin-version>
+ <cxf-xjc-plugin-version>4.1.2</cxf-xjc-plugin-version>
<cxf-xjc-utils-version>4.1.2</cxf-xjc-utils-version>
<daffodil-version>3.10.0</daffodil-version>
<dapr-version>1.16.1</dapr-version>