Skip to content

Commit ca82cfd

Browse files
fix(deps): update dependency org.hibernate.orm:hibernate-community-dialects to v6.6.8.final
1 parent a47db6d commit ca82cfd

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.hibernate.orm</groupId>
5454
<artifactId>hibernate-community-dialects</artifactId>
55-
<version>6.6.5.Final</version>
55+
<version>6.6.8.Final</version>
5656
</dependency>
5757

5858
<!-- Hikari -->

0 commit comments

Comments
 (0)