Skip to content

Commit d6105c7

Browse files
committed
Upgrade to Postgresql 42.3.3
Closes gh-29941
1 parent 6e0f664 commit d6105c7

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
@@ -1348,7 +1348,7 @@ bom {
13481348
]
13491349
}
13501350
}
1351-
library("Postgresql", "42.3.2") {
1351+
library("Postgresql", "42.3.3") {
13521352
group("org.postgresql") {
13531353
modules = [
13541354
"postgresql"

0 commit comments

Comments
 (0)