-
Bug
-
Resolution: Done-Errata
-
Critical
-
3.8.3.CR2
-
False
-
None
-
False
-
---
-
-
Quarkus BOM is pushing older version of microprofile-config-api than what SmallRye projects are using
CC olubyans@redhat.com rcortez@redhat.com
https://github.com/quarkusio/quarkus/blob/3.8/bom/application/pom.xml#L42 defines <microprofile-config-api.version>3.0.3</microprofile-config-api.version>
But SmallRye projects used in Quarkus 3.8 are using 3.1.0 already
- https://github.com/smallrye/smallrye-config/blob/3.5.4/pom.xml#L37
- https://github.com/smallrye/smallrye-health/blob/4.1.0/pom.xml
Quarkus BOM and SRY based version of key MP artiffacts should be checked and synced
- links to
-
RHSA-2024:6437 Red Hat build of Quarkus 3.8.6 release and security update