1
0
mirror of synced 2026-08-03 00:37:03 +00:00

Update thymeleaf-layout-dialect-2.2.2

Issue: gh-4608
This commit is contained in:
Rob Winch
2017-10-09 16:05:51 -05:00
parent 76663edab5
commit 60b5a18a49
2 changed files with 1 additions and 2 deletions
@@ -4,7 +4,7 @@ dependencies {
compile project(':spring-security-config')
compile project(':spring-security-web')
compile 'javax.validation:validation-api'
compile 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:2.0.4'
compile 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect'
compile 'org.eclipse.persistence:javax.persistence'
compile('org.hibernate:hibernate-entitymanager') {
exclude group:'javassist', module: 'javassist'