Commit f0768cd
committed
Upgrade to Hibernate
It looks like in the latest Hibernate there is some fix
in the persistent context where provided entity is updated
by the values from DB.
* Fix failing tests
* Migrate affected test classes to JUnit 5
**Cherry-pick to `6.1.x`**
# Conflicts:
# build.gradle6.2.8.Final
1 parent dad6800 commit f0768cd
File tree
6 files changed
+389
-610
lines changed- spring-integration-jpa/src/test/java/org/springframework/integration/jpa
- core
- dsl
- outbound
6 files changed
+389
-610
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments