Upgrade Hibernate ORM to 4.3.8 to uptake HHH-9419 (8.2.1.Final)
---------------------------------------------------------------
Key: WFLY-4342
URL:
https://issues.jboss.org/browse/WFLY-4342
Project: WildFly
Issue Type: Component Upgrade
Components: JPA / Hibernate
Affects Versions: 8.2.0.Final
Reporter: Arcadiy Ivanov
Assignee: Scott Marlow
This needs to get into 8.2.1.Final as well
[
HHH-9419|https://hibernate.atlassian.net/browse/HHH-9419] fixes incorrect optimistic
lock behavior for deleted entities in Hibernate ORM.
The problem is fixed in 4.3 and 5.0 branches. Either 4.3.8 or 5.0.0 Hibernate ORM upgrade
is needed once the above versions are released.