We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254dc62 commit da6d92dCopy full SHA for da6d92d
pom.xml
@@ -9,9 +9,9 @@
9
10
<properties>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12
- <hibernate.version>5.0.0.CR2</hibernate.version>
13
- <spring-data.version>1.8.1.RELEASE</spring-data.version>
14
- <h2.version>1.4.187</h2.version>
+ <hibernate.version>5.0.0.Final</hibernate.version>
+ <spring-data.version>1.8.2.RELEASE</spring-data.version>
+ <h2.version>1.4.188</h2.version>
15
<junit.version>4.12</junit.version>
16
<compiler.version>3.0</compiler.version>
17
<coveralls.version>3.1.0</coveralls.version>
0 commit comments