We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8f96c6 + 91f246e commit eeb8a8eCopy full SHA for eeb8a8e
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.3.0.Final</version>
+ <version>7.3.1.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