HHH-12477 Javassist no longer needed in the JBoss Module for Hibernate Envers

This commit is contained in:
Sanne Grinovero 2018-04-11 16:36:49 +01:00
parent d26a2adb54
commit 374c6d6a36
1 changed files with 0 additions and 1 deletions

View File

@ -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>