HHH-12477 Javassist no longer needed in the JBoss Module for Hibernate Envers
This commit is contained in:
parent
d26a2adb54
commit
374c6d6a36
|
@ -23,7 +23,6 @@
|
|||
<module name="org.dom4j"/>
|
||||
<module name="org.jboss.jandex"/>
|
||||
<module name="org.jboss.logging"/>
|
||||
<module name="org.javassist" export="true"/>
|
||||
<module name="org.hibernate.commons-annotations"/>
|
||||
<module name="net.bytebuddy" slot="${bytebuddySlot}" />
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in New Issue