Remove dependency management for WebJars taglib.

This commit is contained in:
John Blum
2021-12-01 12:26:06 -08:00
parent 24141d5664
commit ac0a2b75db

View File

@@ -67,6 +67,5 @@ dependencyManagement {
dependency 'org.webjars:jquery:1.12.4'
dependency 'org.webjars:webjars-locator-core:0.32'
dependency 'org.webjars:webjars-locator:0.32-1'
dependency 'org.webjars:webjars-taglib:0.3'
}
}