Update to Freemarker 2.3.31

Closes gh-605
This commit is contained in:
Josh Cummings
2021-12-16 14:39:42 -07:00
parent d56a56ad61
commit e0d6108102

View File

@@ -6,7 +6,7 @@ dependencies {
compile project(":spring-ldap-core"),
project(":spring-ldap-core-tiger"),
"org.springframework:spring-core:$springVersion",
"org.freemarker:freemarker:2.3.20",
"org.freemarker:freemarker:2.3.31",
"commons-logging:commons-logging:$commonsLoggingVersion",
"commons-cli:commons-cli:1.2"