diff --git a/build.gradle b/build.gradle index 46ed6e03..5f62c061 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 c67bce23..d29355c5 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 d5f378f4..8ab6deeb 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 @@ - +