chore: upgrade dep

This commit is contained in:
ReaJason
2025-05-28 01:22:54 +08:00
parent f9c1ac9535
commit 558e386ede
6 changed files with 17 additions and 16 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ dependencies {
implementation 'commons-beanutils:commons-beanutils:1.9.3'
implementation 'de.odysseus.juel:juel-impl:2.2.7'
implementation 'org.freemarker:freemarker:2.3.23'
implementation 'commons-io:commons-io:2.+'
implementation 'commons-io:commons-io:2.19.0'
implementation 'org.apache.velocity:velocity:1.7'
implementation 'ognl:ognl:2.7.3'
implementation 'org.mvel:mvel2:2.4.7.Final'