Skip to content

Commit 9265799

Browse files
fix(deps): update dependency org.hibernate.orm:hibernate-hikaricp to v6.6.12.final
1 parent a47db6d commit 9265799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.hibernate.orm</groupId>
6666
<artifactId>hibernate-hikaricp</artifactId>
67-
<version>6.6.5.Final</version>
67+
<version>6.6.12.Final</version>
6868
</dependency>
6969

7070
<!-- Jakarta -->

0 commit comments

Comments
 (0)