Update to thymeleaf-layout-dialect:2.3.0

Fixes: gh-5176
This commit is contained in:
Rob Winch 2018-03-28 13:57:04 -05:00
parent b48972cf79
commit 692f2d343b
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ dependencyManagement {
dependency 'net.sourceforge.htmlunit:neko-htmlunit:2.28'
dependency 'net.sourceforge.nekohtml:nekohtml:1.9.22'
dependency 'nz.net.ultraq.thymeleaf:thymeleaf-expression-processor:1.1.3'
dependency 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:2.2.2'
dependency 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:2.3.0'
dependency 'ognl:ognl:3.1.12'
dependency 'org.akhikhl.gretty:gretty-runner-tomcat8:2.0.0'
dependency 'org.akhikhl.gretty:gretty-runner-tomcat:2.0.0'