fix build
This commit is contained in:
parent
64741efdae
commit
0531082407
4 changed files with 11 additions and 5 deletions
5
pom.xml
5
pom.xml
|
@ -127,6 +127,11 @@
|
|||
<artifactId>jboss-logging</artifactId>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jboss.logging</groupId>
|
||||
<artifactId>commons-logging-jboss-logging</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hibernate.orm</groupId>
|
||||
<artifactId>hibernate-core</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue