Skip to content

Commit 97e54fc

Browse files
committed
Upgrade to Postgresql 42.2.19
Closes gh-25637
1 parent 3362dd0 commit 97e54fc

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
@@ -1263,7 +1263,7 @@ bom {
12631263
]
12641264
}
12651265
}
1266-
library("Postgresql", "42.2.18") {
1266+
library("Postgresql", "42.2.19") {
12671267
group("org.postgresql") {
12681268
modules = [
12691269
"postgresql"

0 commit comments

Comments
 (0)