diff --git a/bom/application/pom.xml b/bom/application/pom.xml
index 6bcd8a85f25c3..f2401a6a4d7c2 100644
--- a/bom/application/pom.xml
+++ b/bom/application/pom.xml
@@ -166,8 +166,6 @@
0.33.6
3.14.9
1.7.30
-
- 3.1.0
3.1.7
0.1.0
4.10.3
@@ -4128,12 +4126,6 @@
${osgi.version}
-
- org.webjars
- bootstrap
- ${bootstrap.version}
-
-
org.webjars
webjars-locator-core
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index 0271c358a18af..06956e54de634 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -101,6 +101,8 @@
2.0.30.Final
+
+ 3.1.0
@@ -217,6 +219,11 @@
test
${boring-ssl.version}
+
+ org.webjars
+ bootstrap
+ ${bootstrap.version}
+
io.quarkus