Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-2833

org.apache.sling.auth.form update dependency version of org.apache.sling.auth.core

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            bdelacretaz Bertrand Delacretaz
            fchrist Fabian Christ
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: