Classmate 1.1.0 fixes a bug that causes class cast exceptions with some object models. The bug is causing hibernate persistence failures when the 'classmate:1.0.0' is pulled in transitively via hibernate-validator:5.1.3.Final and spring-boot-starter-web:1.2.3.RELEASE.
https://github.com/cowtowncoder/java-classmate/blob/master/VERSION.txt : {noformat} 1.1.0 (19-Aug-2014) #16: ClassCastException in TypeResolver (ResolvedRecursiveType cannot be cast to ResolvedObjectType) https://github.com/cowtowncoder/java-classmate/blob/master/VERSION.txt: {noformat}
|