hibernate updated

pull/4536/merge
Nikita Koksharov 2 years ago
parent ed25d91436
commit efbc904dd8

@ -17,14 +17,14 @@
<dependency>
<groupId>org.hibernate.orm</groupId>
<artifactId>hibernate-core</artifactId>
<version>6.1.3.Final</version>
<version>6.1.5.Final</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.hibernate.orm</groupId>
<artifactId>hibernate-testing</artifactId>
<version>6.1.3.Final</version>
<version>6.1.5.Final</version>
<scope>test</scope>
</dependency>

Loading…
Cancel
Save