Files
spring-integration/spring-integration-jpa/src
Artem Bilan 91ce70d1ad GH-8885: Upgrade to Hibernate 6.4.3.Final
Fixes: #8885

Looks like Hibernate does not modify provided entity instance on `merge` anymore.

* Fix JPA tests to verify that returned after merge entity has all the expected properties set
2024-02-05 12:51:45 -05:00
..