Skip to content

Commit e30de91

Browse files
fix(deps): update dependency org.hibernate.orm:hibernate-hikaricp to v6.6.5.final
1 parent 34a4cda commit e30de91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.1.Final</version>
67+
<version>6.6.5.Final</version>
6868
</dependency>
6969

7070
<!-- Jakarta -->

0 commit comments

Comments
 (0)