Compare commits

..

No commits in common. "93475bd627f35aa6f106ef9a44ca99dcf3245194" and "63d867ebd1bac99bb78784828cfff82830fe91f7" have entirely different histories.

View file

@ -76,7 +76,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.7.11</version>
<version>42.7.2</version>
</dependency>
<dependency>
<groupId>net.sourceforge.csvjdbc</groupId>