Skip to content

Commit ed5574a

Browse files
Update dependency org.hibernate.orm:hibernate-community-dialects to v6.6.26.Final
1 parent 4e2e718 commit ed5574a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
// Database
3838
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
3939
implementation("org.xerial:sqlite-jdbc:3.49.1.0")
40-
implementation("org.hibernate.orm:hibernate-community-dialects:6.6.11.Final")
40+
implementation("org.hibernate.orm:hibernate-community-dialects:6.6.26.Final")
4141

4242
// Fastjson
4343
implementation("com.alibaba:fastjson:2.0.48")

0 commit comments

Comments
 (0)