Update PostgreSQL to silence CVE-2024-1597 warning (#2778)

This commit is contained in:
DGun Otto
2024-02-22 18:36:18 +08:00
committed by GitHub
parent 9b93e0e4b6
commit 95726cc7f9
+1 -1
View File
@@ -997,7 +997,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.6.0</version>
<version>42.7.2</version>
<optional>true</optional>
<exclusions>
<exclusion>