Skip to content

Commit e0d6108

Browse files
committed
Update to Freemarker 2.3.31
Closes gh-605
1 parent d56a56a commit e0d6108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

odm/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
compile project(":spring-ldap-core"),
77
project(":spring-ldap-core-tiger"),
88
"org.springframework:spring-core:$springVersion",
9-
"org.freemarker:freemarker:2.3.20",
9+
"org.freemarker:freemarker:2.3.31",
1010
"commons-logging:commons-logging:$commonsLoggingVersion",
1111
"commons-cli:commons-cli:1.2"
1212

0 commit comments

Comments
 (0)