This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 9f274ba8c30688488dec9bdbfe2d0e959243cc4a Author: JiriOndrusek <ondrusek.j...@gmail.com> AuthorDate: Thu Apr 6 09:04:56 2023 +0200 Regen poms --- poms/bom/src/main/generated/flattened-reduced-pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml b/poms/bom/src/main/generated/flattened-reduced-pom.xml index 7e26fedba9..c30de45fb9 100644 --- a/poms/bom/src/main/generated/flattened-reduced-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml @@ -6855,6 +6855,11 @@ <artifactId>cxf-rt-bindings-xml</artifactId> <version>4.0.0</version> </dependency> + <dependency> + <groupId>org.apache.cxf</groupId> + <artifactId>cxf-rt-databinding-aegis</artifactId> + <version>4.0.0</version> + </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-databinding-jaxb</artifactId> @@ -6865,6 +6870,11 @@ <artifactId>cxf-rt-frontend-simple</artifactId> <version>4.0.0</version> </dependency> + <dependency> + <groupId>org.apache.cxf</groupId> + <artifactId>cxf-rt-javascript</artifactId> + <version>4.0.0</version> + </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-management</artifactId> @@ -6905,6 +6915,11 @@ <artifactId>cxf-tools-common</artifactId> <version>4.0.0</version> </dependency> + <dependency> + <groupId>org.apache.cxf</groupId> + <artifactId>cxf-tools-java2ws</artifactId> + <version>4.0.0</version> + </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-validator</artifactId>