Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-4279

Manage mime4j core, dom and storage jars in the bom

          [QUARKUS-4279] Manage mime4j core, dom and storage jars in the bom

          Since the problem described in this issue should be resolved in a recent advisory, it has been closed.

          For information on the advisory (Moderate: Red Hat build of Quarkus 3.2.12 release and security update), and where to find the updated files, follow the link below.

          If the solution does not work for you, open a new bug report.
          https://access.redhat.com/errata/RHSA-2024:2705

          Errata Tool added a comment - Since the problem described in this issue should be resolved in a recent advisory, it has been closed. For information on the advisory (Moderate: Red Hat build of Quarkus 3.2.12 release and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:2705

          Moving to verified.

          This was manualy checked that com.redhat.quarkus.platform:quarkus-bom contains these 3 artifacts

          <dependency>
                  <groupId>org.apache.james</groupId>
                  <artifactId>apache-mime4j-core</artifactId>
                  <version>0.8.11.redhat-00001</version>
                </dependency>
                <dependency>
                  <groupId>org.apache.james</groupId>
                  <artifactId>apache-mime4j-dom</artifactId>
                  <version>0.8.11.redhat-00001</version>
                </dependency>
                <dependency>
                  <groupId>org.apache.james</groupId>
                  <artifactId>apache-mime4j-storage</artifactId>
                  <version>0.8.11.redhat-00001</version>
                </dependency>
          

          Jakub Jedlicka added a comment - Moving to verified. This was manualy checked that com.redhat.quarkus.platform:quarkus-bom contains these 3 artifacts <dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mime4j-core</artifactId> <version>0.8.11.redhat-00001</version> </dependency> <dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mime4j-dom</artifactId> <version>0.8.11.redhat-00001</version> </dependency> <dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mime4j-storage</artifactId> <version>0.8.11.redhat-00001</version> </dependency>

          Added to the 3.2.12 RN draft as a Bugfixed.

          Michal Maléř added a comment - Added to the 3.2.12 RN draft as a Bugfixed.

            Unassigned Unassigned
            olubyans@redhat.com Alexey Loubyansky
            Jakub Jedlicka Jakub Jedlicka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: