This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 2f66de20352c2df6b7b6cd069e2b510e437fe78b Author: jcouteau <couteau@codelutin.com> Date: Mon Jun 18 11:20:22 2018 +0200 Fix runtime --- faxtomail-persistence/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/faxtomail-persistence/pom.xml b/faxtomail-persistence/pom.xml index 4a82e533..02248500 100644 --- a/faxtomail-persistence/pom.xml +++ b/faxtomail-persistence/pom.xml @@ -53,10 +53,10 @@ <artifactId>hibernate-c3p0</artifactId> </dependency> - <!--dependency> + <dependency> <groupId>net.sourceforge.jtds</groupId> <artifactId>jtds</artifactId> - </dependency--> + </dependency> <dependency> <groupId>com.microsoft.sqlserver</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.