We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d6ad8 commit 5dc859cCopy full SHA for 5dc859c
1 file changed
pom.xml
@@ -86,7 +86,7 @@
86
87
<properties>
88
<ehcache.version>2.6.11</ehcache.version>
89
- <hibernate.version>3.6.10.Final</hibernate.version>
+ <hibernate.version>5.6.5.Final</hibernate.version>
90
<icu4j.version>69.1</icu4j.version>
91
<spring.version>4.3.30.RELEASE</spring.version>
92
<resource-server.version>1.0.43</resource-server.version>
@@ -258,7 +258,7 @@
258
<dependency>
259
<groupId>org.hibernate</groupId>
260
<artifactId>hibernate-tools</artifactId>
261
- <version>3.6.0.Final</version>
+ <version>5.6.4.Final</version>
262
</dependency>
263
264
<groupId>net.sf.ehcache</groupId>
0 commit comments