Skip to content

Commit f355830

Browse files
committed
Upgrade to Postgresql 42.7.1
Closes gh-39025
1 parent cd2c415 commit f355830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@ bom {
11191119
]
11201120
}
11211121
}
1122-
library("Postgresql", "42.6.0") {
1122+
library("Postgresql", "42.7.1") {
11231123
group("org.postgresql") {
11241124
modules = [
11251125
"postgresql"

0 commit comments

Comments
 (0)