LDAP-248: DirContextAdapter now handles javax.naming.Name instances properly with regards to equality
LDAP-274: ODM now uses standard Spring converter (if present). LDAP-275: Support for different Collection types in ODM
This commit is contained in:
@@ -15,6 +15,7 @@ ext.gsbaseVersion = '2.0.1'
|
||||
ext.log4jVersion = '1.2.15'
|
||||
ext.mockitoVersion = '1.9.5'
|
||||
ext.queryDslVersion = '3.2.4'
|
||||
ext.slf4jVersion = '1.7.5'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user