Apache FreeMarker 2.3.29 released

Daniel Dekany <[email protected]> Sun, 18 Aug 2019 21:15:48 +0200
Newsgroups gmane.comp.web.freemarker.devel,gmane.comp.web.freemarker.user
Message-ID <CAGRgj-RJrpH46EhxVyoK_QZFatbBvWO==iFTy4GmM57efA8Z5w@mail.gmail.com>
Note: This is the last message sent to this retired list!
Please move over to the new list:
https://freemarker.apache.org/mailing-lists.html
Or, follow announcements on: https://twitter.com/freemarker


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>