Update to thymeleaf-layout-dialect 2.4.1

Fixes gh-6985
This commit is contained in:
Eleftheria Stein 2019-06-13 12:04:58 -04:00 committed by Josh Cummings
parent b62e69b94f
commit 2fb45201d5
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ dependencyManagement {
dependency 'net.sourceforge.htmlunit:neko-htmlunit:2.34.0'
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.3.0'
dependency 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:2.4.1'
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'