| As a follow-up to
HHH-11253 Open , Envers depends directly on Javassist as a part of org.hibernate.envers.internal.tools.MapProxyTool class. Ideally we need to consider whether we can delegate this functionality back into ORM or at the very least support a plug-n-play implementation depending on which bytecode provider is used by ORM. |