Skip to content

Commit 76de7a8

Browse files
committed
Upgrade to Postgresql 42.3.8
Closes gh-33338
1 parent 2170941 commit 76de7a8

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
@@ -1382,7 +1382,7 @@ bom {
13821382
]
13831383
}
13841384
}
1385-
library("Postgresql", "42.3.7") {
1385+
library("Postgresql", "42.3.8") {
13861386
group("org.postgresql") {
13871387
modules = [
13881388
"postgresql"

0 commit comments

Comments
 (0)