diff --git a/bom/application/pom.xml b/bom/application/pom.xml
index 10a4cda22b903..b293dd5019c3e 100644
--- a/bom/application/pom.xml
+++ b/bom/application/pom.xml
@@ -247,6 +247,11 @@
brotli4j
${brotli4j.version}
+
+ com.aayushatharva.brotli4j
+ native-linux-x86_64
+ ${brotli4j.version}
+
@@ -1155,6 +1160,11 @@
quarkus-jdbc-db2
${project.version}
+
+ io.quarkus
+ quarkus-jdbc-db2-deployment
+ ${project.version}
+
io.quarkus
quarkus-jdbc-postgresql
@@ -2933,6 +2943,11 @@
bcpkix-jdk15on
${bouncycastle.version}
+
+ org.bouncycastle
+ bcutil-jdk15on
+ ${bouncycastle.version}
+
org.bouncycastle
bc-fips
@@ -2980,6 +2995,26 @@
${dekorate.version}
noapt
+
+ io.dekorate
+ s2i-annotations
+ ${dekorate.version}
+
+
+ io.dekorate
+ docker-annotations
+ ${dekorate.version}
+
+
+ io.dekorate
+ option-annotations
+ ${dekorate.version}
+
+
+ io.dekorate
+ dekorate-core
+ ${dekorate.version}
+
org.jboss.logging
jboss-logging
@@ -3436,6 +3471,11 @@
quarkus-http-core
${quarkus-http.version}
+
+ io.quarkus.http
+ quarkus-http-http-core
+ ${quarkus-http.version}
+
io.quarkus.http
quarkus-http-servlet
@@ -3543,6 +3583,11 @@
smallrye-config-source-yaml
${smallrye-config.version}
+
+ io.smallrye.config
+ smallrye-config-core
+ ${smallrye-config.version}
+
io.smallrye
smallrye-health
@@ -3554,6 +3599,11 @@
+
+ io.smallrye
+ smallrye-health-api
+ ${smallrye-health.version}
+
io.smallrye
smallrye-health-ui
@@ -3633,6 +3683,21 @@
smallrye-open-api-ui
${smallrye-open-api.version}
+
+ io.smallrye
+ smallrye-graphql
+ ${smallrye-graphql.version}
+
+
+ io.smallrye
+ smallrye-graphql-api
+ ${smallrye-graphql.version}
+
+
+ io.smallrye
+ smallrye-graphql-schema-model
+ ${smallrye-graphql.version}
+
io.smallrye
smallrye-graphql-cdi
@@ -3680,11 +3745,31 @@
+
+ io.smallrye
+ smallrye-opentracing-contrib
+ ${smallrye-opentracing.version}
+
io.smallrye
smallrye-fault-tolerance
${smallrye-fault-tolerance.version}
+
+ io.smallrye
+ smallrye-fault-tolerance-api
+ ${smallrye-fault-tolerance.version}
+
+
+ io.smallrye
+ smallrye-fault-tolerance-autoconfig-core
+ ${smallrye-fault-tolerance.version}
+
+
+ io.smallrye
+ smallrye-fault-tolerance-core
+ ${smallrye-fault-tolerance.version}
+
io.smallrye
smallrye-fault-tolerance-context-propagation
@@ -3735,6 +3820,11 @@
smallrye-context-propagation-jta
${smallrye-context-propagation.version}
+
+ io.smallrye
+ smallrye-context-propagation-storage
+ ${smallrye-context-propagation.version}
+
io.smallrye
smallrye-jwt
@@ -3763,6 +3853,11 @@
smallrye-jwt-build
${smallrye-jwt.version}
+
+ io.smallrye
+ smallrye-jwt-common
+ ${smallrye-jwt.version}
+
io.smallrye.stork
stork-bom
@@ -4574,6 +4669,81 @@
wildfly-elytron-security-manager-action
${wildfly-elytron.version}
+
+ org.wildfly.security
+ wildfly-elytron-auth
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-base
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-http
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-keystore
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-mechanism-digest
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-mechanism-gssapi
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-mechanism-oauth2
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-mechanism-scram
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-mechanism
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-permission
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-provider-util
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-sasl
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-util
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-x500-cert-util
+ ${wildfly-elytron.version}
+
+
+ org.wildfly.security
+ wildfly-elytron-x500
+ ${wildfly-elytron.version}
+
org.ow2.asm
@@ -4595,6 +4765,11 @@
asm-analysis
${asm.version}
+
+ org.ow2.asm
+ asm-util
+ ${asm.version}
+
org.slf4j
slf4j-api
@@ -4677,6 +4852,21 @@
+
+ org.hibernate.search
+ hibernate-search-engine
+ ${hibernate-search.version}
+
+
+ org.hibernate.search
+ hibernate-search-mapper-pojo-base
+ ${hibernate-search.version}
+
+
+ org.hibernate.search
+ hibernate-search-util-common
+ ${hibernate-search.version}
+
org.postgresql
postgresql
@@ -4941,6 +5131,11 @@
+
+ io.smallrye.reactive
+ smallrye-reactive-messaging-kafka-api
+ ${smallrye-reactive-messaging.version}
+
io.smallrye.reactive
smallrye-reactive-messaging-kafka-test-companion
diff --git a/extensions/oidc/runtime/pom.xml b/extensions/oidc/runtime/pom.xml
index ed66b7591675a..da67255507ee7 100644
--- a/extensions/oidc/runtime/pom.xml
+++ b/extensions/oidc/runtime/pom.xml
@@ -45,6 +45,10 @@
jakarta.annotation
jakarta.annotation-api
+
+ org.bitbucket.b_c
+ jose4j
+
io.quarkus
quarkus-junit5-internal
diff --git a/independent-projects/bootstrap/bom/pom.xml b/independent-projects/bootstrap/bom/pom.xml
index d0f226136fc28..1eac081f70ff3 100644
--- a/independent-projects/bootstrap/bom/pom.xml
+++ b/independent-projects/bootstrap/bom/pom.xml
@@ -266,6 +266,16 @@
maven-resolver-api
${maven-resolver.version}
+
+ org.apache.maven.resolver
+ maven-resolver-spi
+ ${maven-resolver.version}
+
+
+ org.apache.maven.resolver
+ maven-resolver-impl
+ ${maven-resolver.version}
+
org.apache.maven.resolver
maven-resolver-util
@@ -332,6 +342,33 @@
+
+ org.apache.maven.wagon
+ wagon-http-shared
+ ${maven-wagon.version}
+
+
+ org.slf4j
+ slf4j-api
+
+
+ org.slf4j
+ slf4j-simple
+
+
+ org.slf4j
+ jcl-over-slf4j
+
+
+ org.codehaus.plexus
+ plexus-utils
+
+
+ commons-io
+ commons-io
+
+
+
org.apache.maven.wagon
wagon-provider-api