Project

General

Profile

« Previous | Next » 

Revision 4b4dfff4

Added by Andreas Kohlbecker over 2 years ago

fix #9862 implementing central password constraint validation classes and annotation

View differences:

pom.xml
1672 1672
        <groupId>org.apache.commons</groupId>
1673 1673
        <artifactId>commons-text</artifactId>
1674 1674
        <version>1.9</version>
1675
    </dependency>
1675
      </dependency>
1676
      <dependency>
1677
        <groupId>org.passay</groupId>
1678
        <artifactId>passay</artifactId>
1679
        <version>1.6.1</version>
1680
      </dependency>
1676 1681
   </dependencies>    
1677 1682
  </dependencyManagement>
1678 1683
</project>

Also available in: Unified diff