This is an automated email from the ASF dual-hosted git repository.
ddekany pushed a change to branch FREEMARKER-35
in repository https://gitbox.apache.org/repos/asf/freemarker.git.
from e3e3185 Switched to Java 8 as minimum requirement. It's not feasible
to support Java 8 time API otherwise, since it's statically referred from
TemplateTemporalModel.
add 88ebbaa Increased version number to 2.3.31-SNAPSHOT
new b80b632 Merge remote-tracking branch 'origin/2.3-gae' into
FREEMARKER-35
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/main/java/freemarker/template/Configuration.java | 3 +++
src/main/java/freemarker/template/_TemplateAPI.java | 1 +
src/main/resources/freemarker/version.properties | 8 ++++----
src/test/java/freemarker/template/DefaultObjectWrapperTest.java | 1 +
4 files changed, 9 insertions(+), 4 deletions(-)