com.redhat.quarkus:quarkus-universe-bom contains org.webjars:bootstrap even though it was removed from Quarkus BOM
<dependency> <groupId>org.webjars</groupId> <artifactId>bootstrap</artifactId> <version>3.1.0</version> </dependency>
See https://issues.redhat.com/browse/QUARKUS-538 and https://github.com/quarkusio/quarkus/pull/12672 for details.
Product BOM (com.redhat.quarkus:quarkus-universe-bom) needs to follow upstream and exclude org.webjars:bootstrap, gsmet@redhat.com fyi
- is related to
-
QUARKUS-538 Move Bootstrap dependency out of the BOM
-
- Closed
-