Bump thymeleaf

This commit is contained in:
dotasek 2023-08-15 10:50:29 -04:00
parent ebd92e4d5f
commit 7c03910a63
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@
<dependency>
<groupId>org.thymeleaf</groupId>
<artifactId>thymeleaf</artifactId>
<version>3.1.1.RELEASE</version>
<version>3.1.2.RELEASE</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>