postgres included

This commit is contained in:
saolberg
2021-05-25 23:26:28 -03:00
parent af6208c1f1
commit facb3fab08
3 changed files with 22 additions and 22 deletions

View File

@@ -62,7 +62,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.9</version>
<version>42.2.20</version>
</dependency>
<!-- Needed for Email subscriptions -->