Skip to content

Commit e965ea6

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

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
@@ -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.6.Final</version>
5656
</dependency>
5757

5858
<!-- Hikari -->

0 commit comments

Comments
 (0)