mirror of
https://github.com/sismics/docs.git
synced 2026-01-03 20:09:28 +00:00
Upgrade Hibernate version (#726)
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
<dependencies>
|
||||
<!-- Persistence layer dependencies -->
|
||||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate-core-jakarta</artifactId>
|
||||
<groupId>org.hibernate.orm</groupId>
|
||||
<artifactId>hibernate-core</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- Other external dependencies -->
|
||||
|
||||
Reference in New Issue
Block a user