8
pom.xml
8
pom.xml
@@ -21,9 +21,9 @@
|
||||
|
||||
<dist.key>DATAJPA</dist.key>
|
||||
|
||||
<eclipselink>2.7.5</eclipselink>
|
||||
<hibernate>5.4.8.Final</hibernate>
|
||||
<mockito>2.19.1</mockito>
|
||||
<eclipselink>2.7.8</eclipselink>
|
||||
<hibernate>5.4.29.Final</hibernate>
|
||||
<mockito>3.8.0</mockito>
|
||||
<vavr>0.10.3</vavr>
|
||||
<hibernate.groupId>org.hibernate</hibernate.groupId>
|
||||
<springdata.commons>2.5.0-SNAPSHOT</springdata.commons>
|
||||
@@ -187,7 +187,7 @@
|
||||
<dependency>
|
||||
<groupId>org.hsqldb</groupId>
|
||||
<artifactId>hsqldb</artifactId>
|
||||
<version>2.4.1</version>
|
||||
<version>2.5.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user