Skip to content

Commit 29c6b9d

Browse files
committed
Upgrade to Postgresql 42.2.11
Closes gh-20488
1 parent c5674d8 commit 29c6b9d

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
@@ -1324,7 +1324,7 @@ bom {
13241324
]
13251325
}
13261326
}
1327-
library("Postgresql", "42.2.10") {
1327+
library("Postgresql", "42.2.11") {
13281328
group("org.postgresql") {
13291329
modules = [
13301330
"postgresql"

0 commit comments

Comments
 (0)