default schema

This commit is contained in:
saolberg
2021-05-27 16:14:03 -03:00
parent d06c727984
commit f44a6feb44
4 changed files with 35 additions and 61 deletions

View File

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