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:

cdmlib-model/pom.xml
197 197
    <dependency>
198 198
      <groupId>com.fasterxml.jackson.core</groupId>
199 199
      <artifactId>jackson-annotations</artifactId>
200
  </dependency>
200
    </dependency>
201
    <dependency>
202
      <groupId>org.passay</groupId>
203
      <artifactId>passay</artifactId>
204
    </dependency>
201 205
  </dependencies>
202 206
</project>

Also available in: Unified diff