Skip to content

Commit 27f0ab9

Browse files
Fix formatting
Issue gh-13851
1 parent 33efe84 commit 27f0ab9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ldap/src/main/java/org/springframework/security/ldap/server/ApacheDSContainer.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
* @author Rob Winch
7474
* @author Gunnar Hillert
7575
* @author Evgeniy Cheban
76-
* @deprecated For removal in 7.0. Use {@link UnboundIdContainer} instead because ApacheDS 1.x is no longer
77-
* supported with no GA version to replace it.
76+
* @deprecated For removal in 7.0. Use {@link UnboundIdContainer} instead because ApacheDS
77+
* 1.x is no longer supported with no GA version to replace it.
7878
*/
7979
@Deprecated(since = "5.2", forRemoval = true)
8080
public class ApacheDSContainer

0 commit comments

Comments
 (0)