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
commit 7ac1681b34cce40d3a9528bf01c9439c653d4f40 Author: Claus Ibsen <[email protected]> AuthorDate: Fri Jan 20 09:02:31 2023 +0100 Polished --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 8b31975b9bc..6f46a8e75a5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -133,7 +133,7 @@ <cxf-codegen-plugin-version>4.0.0</cxf-codegen-plugin-version> <!-- cxf-xjc is not released as often --> <cxf-xjc-plugin-version>4.0.0</cxf-xjc-plugin-version> - <cxf-xjc-utils-version>4.0.0</cxf-xjc-utils-version> + <cxf-xjc-utils-version>4.0.0</cxf-xjc-utils-version> <datasonnet-mapper-version>2.2.0</datasonnet-mapper-version> <deltaspike-version>1.9.5</deltaspike-version> <depends-maven-plugin-version>1.4.0</depends-maven-plugin-version>
