[
https://issues.apache.org/jira/browse/SLING-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu closed SLING-2833.
----------------------------------
> org.apache.sling.auth.form update dependency version of
> org.apache.sling.auth.core
> ----------------------------------------------------------------------------------
>
> Key: SLING-2833
> URL: https://issues.apache.org/jira/browse/SLING-2833
> Project: Sling
> Issue Type: Bug
> Components: Authentication
> Reporter: Fabian Christ
> Assignee: Bertrand Delacretaz
> Fix For: Form Based Authentication 1.0.4
>
>
> The dependency from org.apache.sling.auth.form 1.0.3-SNAPSHOT (trunk) to
> org.apache.sling.auth.core uses the old 1.0.7-SNAPSHOT version instead of a
> newer released one. Should be updated to 1.1.2.
> <dependency>
> <groupId>org.apache.sling</groupId>
> <artifactId>org.apache.sling.auth.core</artifactId>
> <version>1.1.2</version>
> <scope>provided</scope>
> </dependency>
> This works in my local setup without problems.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)