diff --git a/bom/application/pom.xml b/bom/application/pom.xml
index 71c28e41c5402..bac05e6ca83c3 100644
--- a/bom/application/pom.xml
+++ b/bom/application/pom.xml
@@ -167,8 +167,6 @@
0.33.6
3.14.9
1.7.30
-
- 3.1.0
3.1.7
0.1.0
4.12.0
@@ -4274,12 +4272,6 @@
${snakeyaml.version}
-
- org.webjars
- bootstrap
- ${bootstrap.version}
-
-
org.webjars
webjars-locator-core
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index e88cb66e82fe2..1acc7143b6535 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -105,6 +105,9 @@
2.0.30.Final
+
+ 3.1.0
+
0.12.1
0.22.0
@@ -236,6 +239,11 @@
test
${boring-ssl.version}
+
+ org.webjars
+ bootstrap
+ ${bootstrap.version}
+
io.quarkus