|
Just tested with ORM 4.2.8 (fresh download). No change AFAICT.
Ran System.err.println(Hibernate.class.getProtectionDomain().getCodeSource()); right in front of the test code to make sure the right version is used.
Check says "<bla>/hibernate-core-4.2.8.Final.jar", so I assume the latest version was indeed used.
|