You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zh...@apache.org on 2024/03/21 10:46:43 UTC

(camel-quarkus) branch 3.8.x updated: Manage com.sun.xml.fastinfoset:FastInfoset (#5906)

This is an automated email from the ASF dual-hosted git repository.

zhfeng pushed a commit to branch 3.8.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/3.8.x by this push:
     new 3645e271e1 Manage com.sun.xml.fastinfoset:FastInfoset (#5906)
3645e271e1 is described below

commit 3645e271e1861ca04caa218963ac1d038bb78b0c
Author: Zheng Feng <zh...@gmail.com>
AuthorDate: Thu Mar 21 18:46:36 2024 +0800

    Manage com.sun.xml.fastinfoset:FastInfoset (#5906)
---
 poms/bom/pom.xml                                          |  1 +
 poms/bom/src/main/generated/flattened-reduced-pom.xml     | 15 +++++++++++++++
 .../src/main/generated/flattened-reduced-verbose-pom.xml  | 15 +++++++++++++++
 3 files changed, 31 insertions(+)

diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml
index 4c4c9d93c3..90ccc532bd 100644
--- a/poms/bom/pom.xml
+++ b/poms/bom/pom.xml
@@ -7137,6 +7137,7 @@
                                 <resolutionEntryPointInclude>com.ibm.mq:com.ibm.mq.jakarta.client</resolutionEntryPointInclude>
                                 <resolutionEntryPointInclude>com.ibm.icu:icu4j</resolutionEntryPointInclude>
                                 <resolutionEntryPointInclude>com.squareup.okhttp3:mockwebserver</resolutionEntryPointInclude>
+                                <resolutionEntryPointInclude>com.sun.xml.fastinfoset:FastInfoset</resolutionEntryPointInclude>
                                 <resolutionEntryPointInclude>org.mapstruct:mapstruct-processor</resolutionEntryPointInclude>
                             </resolutionEntryPointIncludes>
                             <bannedDependencyResources>
diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml b/poms/bom/src/main/generated/flattened-reduced-pom.xml
index d2bc6a8e52..0bf01f289a 100644
--- a/poms/bom/src/main/generated/flattened-reduced-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml
@@ -7154,6 +7154,21 @@
         <artifactId>woodstox-core</artifactId>
         <version>6.6.1</version>
       </dependency>
+      <dependency>
+        <groupId>com.sun.xml.fastinfoset</groupId>
+        <artifactId>FastInfoset</artifactId>
+        <version>2.1.1</version>
+        <exclusions>
+          <exclusion>
+            <groupId>javax.xml</groupId>
+            <artifactId>jsr173</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>javax.xml.bind</groupId>
+            <artifactId>jsr173_api</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
       <dependency>
         <groupId>com.sun.xml.messaging.saaj</groupId>
         <artifactId>saaj-impl</artifactId>
diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
index 429513f7fa..b89caace6d 100644
--- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
@@ -7154,6 +7154,21 @@
         <artifactId>woodstox-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.8.1 -->
         <version>6.6.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.8.1 -->
       </dependency>
+      <dependency>
+        <groupId>com.sun.xml.fastinfoset</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.8.1 -->
+        <artifactId>FastInfoset</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.8.1 -->
+        <version>2.1.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.8.1 -->
+        <exclusions>
+          <exclusion>
+            <groupId>javax.xml</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.8.1 -->
+            <artifactId>jsr173</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.8.1 -->
+          </exclusion>
+          <exclusion>
+            <groupId>javax.xml.bind</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.8.1 -->
+            <artifactId>jsr173_api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.8.1 -->
+          </exclusion>
+        </exclusions>
+      </dependency>
       <dependency>
         <groupId>com.sun.xml.messaging.saaj</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.8.1 -->
         <artifactId>saaj-impl</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.8.1 -->