diff --git a/pom.xml b/pom.xml index daa4ce8..1b52979 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,8 @@ ~ limitations under the License. --> - + 4.0.0 @@ -98,6 +99,7 @@ UTF-8 UTF-8 2.3.33 + freemarker.java8 7.18.1 5.11.0 ${java.version} @@ -220,6 +222,18 @@ + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + + ${freemarker.java8.module.name} + + + +