LDAP-263: Moved LdapEncoder to support package to break package tangle between query, filter and core.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.springframework.ldap.core;
|
||||
package org.springframework.ldap.support;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.springframework.ldap.BadLdapGrammarException;
|
||||
Reference in New Issue
Block a user