Skip to content

Commit 2410ed3

Browse files
committed
Update org.hibernate.orm to v7
1 parent a551446 commit 2410ed3

File tree

1 file changed

+2
-2
lines changed
  • db-jdbc-spring-orm-hibernate

1 file changed

+2
-2
lines changed

db-jdbc-spring-orm-hibernate/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
<dependency>
6060
<groupId>org.hibernate.orm</groupId>
6161
<artifactId>hibernate-core</artifactId>
62-
<version>6.6.23.Final</version>
62+
<version>7.0.8.Final</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>org.hibernate.orm</groupId>
6666
<artifactId>hibernate-hikaricp</artifactId>
67-
<version>6.6.23.Final</version>
67+
<version>7.0.8.Final</version>
6868
</dependency>
6969
</dependencies>
7070

0 commit comments

Comments
 (0)