From 07cc5dfa5177f58bc803b2235b9aa4d88f9bd2fc Mon Sep 17 00:00:00 2001 From: RuoYi Date: Wed, 22 Dec 2021 09:27:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7thymeleaf=E5=88=B0=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=883.0.14=20=E9=98=BB=E6=AD=A2=E8=BF=9C=E7=A8=8B?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=89=A7=E8=A1=8C=E6=BC=8F=E6=B4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fa5fd6c1..349e8c7a 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,7 @@ 1.8 3.1.1 1.8.0 + 3.0.14.RELEASE 2.1.0 1.2.8 1.21 @@ -82,7 +83,20 @@ shiro-ehcache ${shiro.version} - + + + + org.thymeleaf + thymeleaf-spring5 + ${thymeleaf.version} + + + + org.thymeleaf + thymeleaf + ${thymeleaf.version} + + com.github.theborakompanioni