Upgraded hibernate-validator from 4.3.2.Final to 5.1.3.Final
authorKai Moritz <kai@juplo.de>
Tue, 11 Nov 2014 14:10:32 +0000 (15:10 +0100)
committerKai Moritz <kai@juplo.de>
Tue, 11 Nov 2014 14:11:54 +0000 (15:11 +0100)
commitb95416ef16bbaafecb3d40888fe97e70cdd75c77
tree24f4672d4eb2088bd6b49e9568339daeb842cff1
parentad979a8a82a7701a891a59a183ea4be66672145b
Upgraded hibernate-validator from 4.3.2.Final to 5.1.3.Final

Hibernate Validator 5 requires the Unified Expression Language (EL) in
version 2.2 or later. Therefore, a dependency to javax.el-api:3.0.0 was
added. (Without that, the compilation of some integration-tests fails!)
pom.xml