Fix ApacheDSContainer Checkstyle

Issue: gh-6376
This commit is contained in:
Rob Winch 2019-01-14 13:28:54 -06:00
parent 0b40d09fe6
commit 802f3186a7

View File

@ -69,7 +69,7 @@ import org.springframework.util.Assert;
* @author Luke Taylor
* @author Rob Winch
* @author Gunnar Hillert
* @deprecated Use {@link UnboundIdContainer} instead because ApacheDS 1.x is no longer
* @deprecated Use {@link UnboundIdContainer} instead because ApacheDS 1.x is no longer
* supported with no GA version to replace it.
*/
@Deprecated