We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 121e436 commit 726ef7fCopy full SHA for 726ef7f
pom.xml
@@ -177,14 +177,14 @@
177
<dependency>
178
<groupId>org.hibernate</groupId>
179
<artifactId>hibernate-core</artifactId>
180
- <version>3.6.10.Final</version>
+ <version>5.4.22.Final</version>
181
</dependency>
182
183
<!-- Needed for schema reset; version compatible with org.hibernate:hibernate-core:3.6.10.FINAL -->
184
185
186
<artifactId>hibernate-tools</artifactId>
187
- <version>3.6.0.Final</version>
188
189
190
<dependency><!-- java bytecode processor required by hibernate-->
0 commit comments