You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ji...@apache.org on 2023/04/17 07:28:33 UTC

[camel-quarkus] 22/27: Regen poms

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 49bfed22151c27196204a19b3ff93f0773cac6e6
Author: Nicolas Filotto <nf...@talend.com>
AuthorDate: Thu Apr 6 08:56:59 2023 +0200

    Regen poms
---
 .../src/main/generated/flattened-reduced-pom.xml   | 26 ++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml b/poms/bom/src/main/generated/flattened-reduced-pom.xml
index 0d26f8957a..dcf4f3a456 100644
--- a/poms/bom/src/main/generated/flattened-reduced-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml
@@ -6558,6 +6558,11 @@
         <artifactId>cxf-rt-features-logging</artifactId>
         <version>4.0.0</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.cxf</groupId>
+        <artifactId>cxf-rt-features-metrics</artifactId>
+        <version>4.0.0</version>
+      </dependency>
       <dependency>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt-frontend-jaxws</artifactId>
@@ -6574,6 +6579,17 @@
         <artifactId>cxf-rt-transports-http</artifactId>
         <version>4.0.0</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.cxf</groupId>
+        <artifactId>cxf-rt-transports-http-hc5</artifactId>
+        <version>4.0.0</version>
+        <exclusions>
+          <exclusion>
+            <groupId>org.slf4j</groupId>
+            <artifactId>jcl-over-slf4j</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
       <dependency>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt-ws-mex</artifactId>
@@ -6584,6 +6600,11 @@
         <artifactId>cxf-rt-ws-security</artifactId>
         <version>4.0.0</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.cxf</groupId>
+        <artifactId>cxf-rt-ws-rm</artifactId>
+        <version>4.0.0</version>
+      </dependency>
       <dependency>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt-wsdl</artifactId>
@@ -6844,6 +6865,11 @@
         <artifactId>cxf-rt-frontend-simple</artifactId>
         <version>4.0.0</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.cxf</groupId>
+        <artifactId>cxf-rt-management</artifactId>
+        <version>4.0.0</version>
+      </dependency>
       <dependency>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt-rs-json-basic</artifactId>