This is an automated email from the ASF dual-hosted git repository.
acosentino 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 5fb5249c0c5 chore(deps): Bump org.apache.cxf:cxf-codegen-plugin from
4.1.2 to 4.1.3 (#18841)
5fb5249c0c5 is described below
commit 5fb5249c0c57d42262817f4ba0f9d6c72dd4680b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 7 11:44:45 2025 +0200
chore(deps): Bump org.apache.cxf:cxf-codegen-plugin from 4.1.2 to 4.1.3
(#18841)
Bumps org.apache.cxf:cxf-codegen-plugin from 4.1.2 to 4.1.3.
---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-codegen-plugin
dependency-version: 4.1.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 4eeb53debb4..5c103131009 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -127,7 +127,7 @@
<couchbase-client-version>3.9.0</couchbase-client-version>
<curator-version>5.9.0</curator-version>
<cxf-version>4.1.3</cxf-version>
- <cxf-codegen-plugin-version>4.1.2</cxf-codegen-plugin-version>
+ <cxf-codegen-plugin-version>4.1.3</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>