mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-14 06:13:30 +00:00
Fix formatting
Issue gh-13851
This commit is contained in:
parent
33efe84c56
commit
27f0ab9eee
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user