File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ dependencies {
3333 implementation ' org.postgresql:postgresql:42.7.7'
3434 implementation ' org.hibernate:hibernate-core:6.4.1.Final'
3535 implementation ' org.hibernate:hibernate-hikaricp:6.4.1.Final'
36- implementation ' org.liquibase:liquibase-core:4.28 .0'
37- implementation(' org.liquibase.ext:liquibase-yugabytedb:4.28 .0' ) { exclude group : ' org.liquibase' }
36+ implementation ' org.liquibase:liquibase-core:4.33 .0'
37+ implementation(' org.liquibase.ext:liquibase-yugabytedb:4.33 .0' ) { exclude group : ' org.liquibase' }
3838 implementation ' com.zaxxer:HikariCP:6.3.0'
3939 implementation ' org.springframework.security:spring-security-crypto:6.5.3'
4040 implementation ' commons-logging:commons-logging:1.3.5'
You can’t perform that action at this time.
0 commit comments