File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ dependencies {
6767 implementation group : " com.networknt" , name : " json-schema-validator" , version : " 1.5.6"
6868 implementation ' org.glassfish:jakarta.json:2.0.1'
6969 // JTE for template processing
70- implementation(' gg.jte:jte:3.1.16 ' )
70+ implementation(' gg.jte:jte:3.2.0 ' )
7171 implementation(" org.freemarker:freemarker:2.3.34" )
7272}
7373
@@ -163,7 +163,7 @@ jacocoTestReport {
163163}
164164
165165jacoco {
166- toolVersion = " 0.8.12 "
166+ toolVersion = " 0.8.13 "
167167}
168168
169169// maxParallelForks(2)
Original file line number Diff line number Diff line change 4545
4646< link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css " integrity ="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS " crossorigin ="anonymous ">
4747
48- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6 .7.2 /css/font-awesome.min.css ">
48+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4 .7.0 /css/font-awesome.min.css ">
4949
5050< meta charset ='utf-8 '/>
5151< style >
You can’t perform that action at this time.
0 commit comments