Fix updated thymeleaf dep
This commit is contained in:
parent
86ce60593b
commit
d9fc3fc9de
|
@ -23,7 +23,7 @@
|
||||||
<artifactId>thymeleaf-spring3</artifactId>
|
<artifactId>thymeleaf-spring3</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>nz.net.ultraq.web.thymeleaf</groupId>
|
<groupId>nz.net.ultraq.thymeleaf</groupId>
|
||||||
<artifactId>thymeleaf-layout-dialect</artifactId>
|
<artifactId>thymeleaf-layout-dialect</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
Loading…
Reference in New Issue