mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-12 21:33:30 +00:00
Update to thymeleaf-layout-dialect:2.0.5
Fixes gh-8269
This commit is contained in:
parent
6c98a49010
commit
ac657a32a6
@ -18,7 +18,7 @@ dependencies {
|
||||
"org.springframework:spring-core:$springVersion",
|
||||
"org.springframework:spring-aspects:$springVersion",
|
||||
"org.thymeleaf:thymeleaf-spring4:$thymeleafVersion",
|
||||
"nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:2.0.4",
|
||||
"nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:2.0.5",
|
||||
"org.eclipse.persistence:javax.persistence:$javaPersistenceVersion"
|
||||
compile("org.hibernate:hibernate-entitymanager:$hibernateVersion") {
|
||||
exclude group:'javassist', module: 'javassist'
|
||||
|
Loading…
x
Reference in New Issue
Block a user