Fix formatting

Issue gh-13851
This commit is contained in:
Marcus Da Coregio 2023-09-25 09:55:02 -03:00
parent 33efe84c56
commit 27f0ab9eee
1 changed files with 2 additions and 2 deletions

View File

@ -73,8 +73,8 @@ import org.springframework.util.Assert;
* @author Rob Winch * @author Rob Winch
* @author Gunnar Hillert * @author Gunnar Hillert
* @author Evgeniy Cheban * @author Evgeniy Cheban
* @deprecated For removal in 7.0. Use {@link UnboundIdContainer} instead because ApacheDS 1.x is no longer * @deprecated For removal in 7.0. Use {@link UnboundIdContainer} instead because ApacheDS
* supported with no GA version to replace it. * 1.x is no longer supported with no GA version to replace it.
*/ */
@Deprecated(since = "5.2", forRemoval = true) @Deprecated(since = "5.2", forRemoval = true)
public class ApacheDSContainer public class ApacheDSContainer