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 d56f3c5ca556888378dbe116dcd3cf485600ab05 Author: jcouteau <couteau@codelutin.com> Date: Fri Sep 3 16:19:58 2021 +0200 Use proper jaxx version (no mixup possible anymore) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f341c884..5308e3ff 100644 --- a/pom.xml +++ b/pom.xml @@ -117,7 +117,7 @@ <h2Version>1.3.176</h2Version> <guavaVersion>18.0</guavaVersion> - <jaxxVersion>2.43</jaxxVersion> + <jaxxVersion>2.44.1-java7</jaxxVersion> <!-- do not upgrade to 1.6.5-1 --> <swingXVersion>1.6.4</swingXVersion> <struts2Version>2.5.26</struts2Version> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.