Bump postgresql dependency to 42.7.2

This commit is contained in:
robin.bygrave
2024-02-21 16:05:13 +13:00
parent 187cc0903d
commit ed8d4b5fc4
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<properties>
<postgis.jdbc.version>2.5.1</postgis.jdbc.version>
<postgres.jdbc.version>42.6.0</postgres.jdbc.version>
<postgres.jdbc.version>42.7.2</postgres.jdbc.version>
</properties>
<dependencies>