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)
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!)


No differences found