Skip to content

Commit ea609ae

Browse files
committed
Upgrade to Postgresql 42.2.25
Closes gh-29777
1 parent 1c1bf93 commit ea609ae

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
@@ -1371,7 +1371,7 @@ bom {
13711371
]
13721372
}
13731373
}
1374-
library("Postgresql", "42.2.24") {
1374+
library("Postgresql", "42.2.25") {
13751375
group("org.postgresql") {
13761376
modules = [
13771377
"postgresql"

0 commit comments

Comments
 (0)