diff --git a/build.gradle b/build.gradle
index 46ed6e03f..5f62c0615 100644
--- a/build.gradle
+++ b/build.gradle
@@ -25,7 +25,6 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-validation'
implementation 'javax.cache:cache-api'
runtimeOnly 'org.springframework.boot:spring-boot-starter-actuator'
- runtimeOnly 'org.webjars:webjars-locator-core'
runtimeOnly "org.webjars.npm:bootstrap:${webjarsBootstrapVersion}"
runtimeOnly "org.webjars.npm:font-awesome:${webjarsFontawesomeVersion}"
runtimeOnly 'org.ehcache:ehcache'
diff --git a/pom.xml b/pom.xml
index c67bce23c..d29355c5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,10 +89,6 @@
-
- org.webjars
- webjars-locator-core
-
org.webjars.npm
bootstrap
diff --git a/src/main/resources/templates/fragments/layout.html b/src/main/resources/templates/fragments/layout.html
index d5f378f4b..8ab6deebe 100755
--- a/src/main/resources/templates/fragments/layout.html
+++ b/src/main/resources/templates/fragments/layout.html
@@ -17,7 +17,7 @@
-
+
@@ -87,7 +87,7 @@
-
+