Merge branch 'master' into rel_5_1_0

This commit is contained in:
jamesagnew
2020-08-13 15:57:38 -04:00
9 changed files with 421 additions and 336 deletions

View File

@@ -48,7 +48,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.11</version>
<version>8.0.16</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.postgresql/postgresql -->
<dependency>