Apache FreeMarker 2.3.29 is out! Change log: https://freemarker.apache.org/docs/versions_2_3_29.html
You can get binary and source packages from here: https://freemarker.apache.org/freemarkerdownload.html Or with Maven: <dependency> <groupId>org.freemarker</groupId> <artifactId>freemarker</artifactId> <version>2.3.29</version> </dependency>
