Skip to content

Commit f68e8ce

Browse files
committed
Upgrade to Postgresql 42.3.8
Closes gh-33337
1 parent b00f4f9 commit f68e8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1407,7 +1407,7 @@ bom {
14071407
]
14081408
}
14091409
}
1410-
library("Postgresql", "42.3.7") {
1410+
library("Postgresql", "42.3.8") {
14111411
group("org.postgresql") {
14121412
modules = [
14131413
"postgresql"

0 commit comments

Comments
 (0)