Upgrade to FreeMarker 2.3.33

Closes gh-41067
This commit is contained in:
Andy Wilkinson 2024-06-11 15:13:22 +01:00
parent beadd1948b
commit d326afb5b6

View File

@ -404,7 +404,7 @@ bom {
site("https://documentation.red-gate.com/flyway")
}
}
library("FreeMarker", "2.3.32") {
library("FreeMarker", "2.3.33") {
group("org.freemarker") {
modules = [
"freemarker"