aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 3268e23..7c42438 100755
--- a/pom.xml
+++ b/pom.xml
@@ -165,6 +165,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
+ <version>42.5.1 </version>
<scope>runtime</scope>
</dependency>
<!-- Test dependencies-->