We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d56a56a commit e0d6108Copy full SHA for e0d6108
odm/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
compile project(":spring-ldap-core"),
7
project(":spring-ldap-core-tiger"),
8
"org.springframework:spring-core:$springVersion",
9
- "org.freemarker:freemarker:2.3.20",
+ "org.freemarker:freemarker:2.3.31",
10
"commons-logging:commons-logging:$commonsLoggingVersion",
11
"commons-cli:commons-cli:1.2"
12
0 commit comments