|
|
@@ -73,13 +73,13 @@
|
|
|
<dependency>
|
|
|
<groupId>org.hibernate</groupId>
|
|
|
<artifactId>hibernate-core</artifactId>
|
|
|
- <scope>provided</scope>
|
|
|
- <exclusions>
|
|
|
+ <!-- <scope>provided</scope> -->
|
|
|
+ <!-- <exclusions>
|
|
|
<exclusion>
|
|
|
<groupId>antlr</groupId>
|
|
|
<artifactId>antlr</artifactId>
|
|
|
</exclusion>
|
|
|
- </exclusions>
|
|
|
+ </exclusions> -->
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.hibernate</groupId>
|