Update to Thymeleaf 3.0.10.RELEASE

Fixes: gh-5960
This commit is contained in:
Rob Winch 2018-10-15 11:39:27 -05:00
parent c0e9488f1d
commit 01b47a8b2f
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ dependencyManagement {
dependency 'org.slf4j:slf4j-nop:1.7.25'
dependency 'org.sonatype.sisu.inject:cglib:2.2.1-v20090111'
dependency 'org.springframework.ldap:spring-ldap-core:2.3.2.RELEASE'
dependency 'org.thymeleaf:thymeleaf-spring5:3.0.9.RELEASE'
dependency 'org.thymeleaf:thymeleaf-spring5:3.0.10.RELEASE'
dependency 'org.thymeleaf:thymeleaf:3.0.9.RELEASE'
dependency 'org.unbescape:unbescape:1.1.5.RELEASE'
dependency 'org.w3c.css:sac:1.3'