Upgrade to FreeMarker 2.3.31

Closes gh-25334
This commit is contained in:
Andy Wilkinson 2021-02-17 15:04:18 +00:00
parent 43c923b3d5
commit 74b33cce5e

View File

@ -331,7 +331,7 @@ bom {
]
}
}
library("FreeMarker", "2.3.30") {
library("FreeMarker", "2.3.31") {
group("org.freemarker") {
modules = [
"freemarker"