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 533538f60aa chore(deps): Bump org.apache.cxf:cxf-codegen-plugin from
4.0.4 to 4.0.5 (#14870)
533538f60aa is described below
commit 533538f60aa02bcd2000912a5e6c603fdee70515
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 18 09:40:51 2024 +0200
chore(deps): Bump org.apache.cxf:cxf-codegen-plugin from 4.0.4 to 4.0.5
(#14870)
Bumps org.apache.cxf:cxf-codegen-plugin from 4.0.4 to 4.0.5.
---
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] <[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 751c3b7ecdc..3958f2b03b7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
<couchbase-client-version>3.7.0</couchbase-client-version>
<curator-version>5.7.0</curator-version>
<cxf-version>4.0.5</cxf-version>
- <cxf-codegen-plugin-version>4.0.4</cxf-codegen-plugin-version>
+ <cxf-codegen-plugin-version>4.0.5</cxf-codegen-plugin-version>
<!-- cxf-xjc is not released as often -->
<cxf-xjc-plugin-version>4.0.1</cxf-xjc-plugin-version>
<cxf-xjc-utils-version>4.0.1</cxf-xjc-utils-version>