Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-20168

Camel-jaxb: jaxb-impl was upgraded but not jaxb-core

    XMLWordPrintableJSON

Details

    • Dependency upgrade
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.3.0
    • 4.3.0
    • camel-jaxb
    • None
    • Unknown

    Description

      Jaxb-impl-version was updated in commit.

      However the change caused, that camel-xml-jaxb brings two versions of jaxb-core 4.0.3 & 4.0.4

      Dependency convergence error for com.sun.xml.bind:jaxb-core:4.0.3 paths to dependency are:
      +-org.apache.camel.quarkus:camel-quarkus-xml-jaxb:3.7.0-SNAPSHOT
        +-org.apache.camel:camel-xml-jaxb:4.3.0-SNAPSHOT
          +-com.sun.xml.bind:jaxb-core:4.0.3
      and
      +-org.apache.camel.quarkus:camel-quarkus-xml-jaxb:3.7.0-SNAPSHOT
        +-org.apache.camel:camel-xml-jaxb:4.3.0-SNAPSHOT
          +-com.sun.xml.bind:jaxb-impl:4.0.4
            +-com.sun.xml.bind:jaxb-core:4.0.4
      

      Attachments

        Activity

          People

            jondruse Jiri Ondrusek
            jondruse Jiri Ondrusek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: