chore: upgrade postgres driver

This commit is contained in:
siujamo
2026-01-28 15:45:13 +08:00
parent 891b7f9280
commit e9c6732888
+1 -1
View File
@@ -1,7 +1,7 @@
[versions] [versions]
jspecifyVersion = "1.0.0" jspecifyVersion = "1.0.0"
javaJwtVersion = "4.5.0" javaJwtVersion = "4.5.0"
postgresDriverVersion = "42.7.7" postgresDriverVersion = "42.7.9"
h2Version = "2.2.224" h2Version = "2.2.224"
springBootVersion = "3.5.4" springBootVersion = "3.5.4"
springSecurityVersion = "6.5.2" springSecurityVersion = "6.5.2"