Skip to content

Commit 58fc179

Browse files
committed
Patch postgresql jdbc driver against CVE-2026-42198, to 42.7.11 version
1 parent 0daced8 commit 58fc179

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ object Dependencies {
3838
val useragent = "1.21"
3939
val uaParser = "1.6.1"
4040
val snakeYaml = "2.2"
41-
val postgresDriver = "42.7.3"
41+
val postgresDriver = "42.7.11"
4242
val mysqlConnector = "8.3.0"
4343
val hikariCP = "5.1.0"
4444
val jaywayJsonpath = "2.9.0"

0 commit comments

Comments
 (0)