Skip to content

Commit a8b71b8

Browse files
authored
Merge branch 'master' into dependabot/gradle/spring-boot-v3-3.5.6
2 parents 6aa6446 + 3944993 commit a8b71b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-internal-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ dependencies {
2626
api("com.github.blagerweij:liquibase-sessionlock:1.6.9")
2727
api("org.awaitility:awaitility:4.3.0")
2828
api("com.zaxxer:HikariCP:7.0.2")
29-
api("org.postgresql:postgresql:42.7.7")
29+
api("org.postgresql:postgresql:42.7.8")
3030
}
3131
}

0 commit comments

Comments
 (0)