We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f53d7d6 commit 52cab65Copy full SHA for 52cab65
db-jdbc-orm/pom.xml
@@ -82,12 +82,12 @@
82
<dependency>
83
<groupId>org.hibernate.orm</groupId>
84
<artifactId>hibernate-core</artifactId>
85
- <version>6.6.20.Final</version>
+ <version>7.0.6.Final</version>
86
</dependency>
87
88
89
<artifactId>hibernate-hikaricp</artifactId>
90
91
92
93
<!-- Tests -->
0 commit comments