This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 1684bfa06d2f5a6da379e87577dbbfff0ae3f43e 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 b9bb22f162..c9815cc3c4 100644 --- a/poms/bom/src/main/generated/flattened-reduced-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml @@ -6874,6 +6874,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> @@ -6884,6 +6889,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> @@ -6924,6 +6934,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>