We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ebfb8 commit 46931ebCopy full SHA for 46931eb
1 file changed
db-jdbc-spring-orm-hibernate/pom.xml
@@ -59,18 +59,18 @@
59
<dependency>
60
<groupId>org.hibernate.orm</groupId>
61
<artifactId>hibernate-core</artifactId>
62
- <version>7.2.6.Final</version>
+ <version>7.2.7.Final</version>
63
</dependency>
64
<!-- Required for StandardScanner -->
65
66
67
<artifactId>hibernate-scan-jandex</artifactId>
68
69
70
71
72
<artifactId>hibernate-hikaricp</artifactId>
73
74
75
</dependencies>
76
0 commit comments