|
@@ -16,7 +16,7 @@ dependencies {
|
|
|
implementation "${lib['mybatis-thymeleaf']}"
|
|
|
implementation "${lib.'mybatis-velocity'}"
|
|
|
implementation "${lib.'mybatis-freemarker'}"
|
|
|
- implementation "de.ruedigermoeller:fst:2.57"
|
|
|
+ implementation "de.ruedigermoeller:fst:3.0.4-jdk17"
|
|
|
implementation "com.github.ben-manes.caffeine:caffeine:2.9.3"
|
|
|
testImplementation "com.github.pagehelper:pagehelper:5.3.1"
|
|
|
testImplementation "com.google.guava:guava:31.1-jre"
|