TAP5-2556: Upgrade Hibernate to 5.1 for T5.5

- I ran into issues trying to update to 5.2. class metadata is not
anymore available (see
http://stackoverflow.com/questions/32780664/hibernate-migration-from-4-3-x-to-5-x-for-method-org-hibernate-cfg-configuration)
in Configuration, but a bigger issue was 5.2 collides with Tapestry's
own bytecode manipulation
- update Hibernate to 5.1 which works without additional changes
1 file changed