HHH-12784 Fix changelog as it hasn't been backported to 5.3.3

This commit is contained in:
Guillaume Smet 2018-09-13 11:21:38 +02:00
parent 5f92f028c4
commit faa48ed168
1 changed files with 0 additions and 1 deletions

View File

@ -97,7 +97,6 @@ https://hibernate.atlassian.net/projects/HHH/versions/31687/tab/release-report-d
* [HHH-12776] - NullPointerException when executing native query on an Audited Entity
* [HHH-12779] - Revert HHH-12670 - Allows native SQL queries that take a given resultClass to map the result set to the required type
* [HHH-12781] - Update Javassist dependency to 3.23.1
* [HHH-12784] - Javassist support broken by HHH-12760
* [HHH-12786] - Deleting an entity leads to NullPointerException in ByteBuddy proxy
* [HHH-12787] - SessionJdbcBatchTest hangs with DB2
* [HHH-12791] - ComponentTuplizer generates a LOT of proxy classes when using Bytebuddy as bytecode provider