Commit a5d8a25
committed
Fix: Use correct expressly.version property instead of hibernate6
- querydsl-jpa-codegen was incorrectly using hibernate6.version for expressly dependency
- Removed unused hibernate6.version property
- expressly.version is the correct property (both are 6.0.0 but semantically different)
Signed-off-by: Marvin Froeder <[email protected]>1 parent 9f52445 commit a5d8a25
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | 225 | | |
227 | 226 | | |
228 | 227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments