Skip to content

Commit 27bf118

Browse files
fix(deps): update dependency org.hibernate.orm:hibernate-hikaricp to v6.6.34.final
1 parent 9f5bc07 commit 27bf118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.hibernate.orm</groupId>
7676
<artifactId>hibernate-hikaricp</artifactId>
77-
<version>6.6.26.Final</version>
77+
<version>6.6.34.Final</version>
7878
</dependency>
7979
<dependency>
8080
<groupId>com.h2database</groupId>

0 commit comments

Comments
 (0)