|
|
|
|
@ -867,6 +867,11 @@
@@ -867,6 +867,11 @@
|
|
|
|
|
<artifactId>thymeleaf-extras-springsecurity4</artifactId> |
|
|
|
|
<optional>true</optional> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.thymeleaf.extras</groupId> |
|
|
|
|
<artifactId>thymeleaf-extras-springsecurity5</artifactId> |
|
|
|
|
<optional>true</optional> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.yaml</groupId> |
|
|
|
|
<artifactId>snakeyaml</artifactId> |
|
|
|
|
|