diff --git a/pom.xml b/pom.xml
index 1ce590b..cca6fb1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
         <dependency>
             <groupId>org.postgresql</groupId>
             <artifactId>postgresql</artifactId>
-            <version>42.7.3</version>
+            <version>42.7.4</version>
             <scope>runtime</scope>
         </dependency>
         <dependency>