We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ff6e42 + 71d1d64 commit b1313fbCopy full SHA for b1313fb
1 file changed
build.gradle
@@ -69,7 +69,7 @@ dependencies {
69
implementation group: "com.networknt", name: "json-schema-validator", version: "1.5.9"
70
implementation 'org.glassfish:jakarta.json:2.0.1'
71
//JTE for template processing
72
- implementation('gg.jte:jte:3.2.1')
+ implementation('gg.jte:jte:3.2.4')
73
implementation("org.freemarker:freemarker:2.3.34")
74
}
75
0 commit comments