Merge pull request #10 from apache/dependabot/maven/cayenne-jdbc-type-other/org.postgresql-postgresql-42.7.2

Bump org.postgresql:postgresql from 42.3.3 to 42.7.2 in /cayenne-jdbc-type-other
diff --git a/cayenne-jdbc-type-other/pom.xml b/cayenne-jdbc-type-other/pom.xml
index 8b7803d..1c448a6 100644
--- a/cayenne-jdbc-type-other/pom.xml
+++ b/cayenne-jdbc-type-other/pom.xml
@@ -15,7 +15,7 @@
         <bootique.version>2.0.1</bootique.version>
         <cayenne.version>4.2.RC1</cayenne.version>
 
-        <postgres.jdbc.version>42.3.3</postgres.jdbc.version>
+        <postgres.jdbc.version>42.7.2</postgres.jdbc.version>
         <mysql.jdbc.version>8.0.28</mysql.jdbc.version>
         <slf4j.version>1.7.30</slf4j.version>