version updated

pull/5341/head
Nikita Koksharov 1 year ago
parent 1ec2b84a4b
commit 622bdea50d

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

Loading…
Cancel
Save