From b7c855082b7e763bb044ea6b2d6ba795cf544c5a Mon Sep 17 00:00:00 2001 From: Andrei Ivanov Date: Tue, 11 Oct 2016 11:39:09 +0200 Subject: [PATCH] Update for #420 --- src/docs/asciidoc/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/asciidoc/index.adoc b/src/docs/asciidoc/index.adoc index 5a3613d4..6eac6764 100644 --- a/src/docs/asciidoc/index.adoc +++ b/src/docs/asciidoc/index.adoc @@ -168,7 +168,7 @@ The highlights of Spring LDAP 2.2 can be found below: * https://github.com/spring-projects/spring-ldap/issues/415[#415] - Support Spring 5 * https://github.com/spring-projects/spring-ldap/pull/399[#399] - Embedded UnboundID LDAP Server support -* https://github.com/spring-projects/spring-ldap/pull/410[#410] - Commons Pool 2 Support +* https://github.com/spring-projects/spring-ldap/pull/410[#410] - Add documentation for the Commons Pool 2 Support === What's new in 2.1?