This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-form.git
commit 0879899aee8423d384a23234927b5aa3be5c26ae Author: Robert Munteanu <romb...@apache.org> AuthorDate: Fri May 8 13:59:15 2020 +0200 SLING-9432 - Update form-based auth to parent 38 --- bnd.bnd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bnd.bnd b/bnd.bnd index 25af3ea..9b94547 100644 --- a/bnd.bnd +++ b/bnd.bnd @@ -3,5 +3,5 @@ Import-Package: javax.security.auth.callback, \ org.apache.sling.jcr.jackrabbit.server.security;resolution:=optional, \ * -Bundle-DocURL: http://sling.apache.org/site/form-based-authenticationhandler.html -Conditional-Package: org.apache.commons.codec* \ No newline at end of file +Bundle-DocURL: https://sling.apache.org/site/form-based-authenticationhandler.html +Conditional-Package: org.apache.commons.codec*