This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit 6e150ecb4d815d56ae92f72e3a66c5d98598ea73 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Jan 12 12:37:14 2016 +0100 Passage en java 8u65 (Fixes #7898) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 210f13e..ddca9c6 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ <siteSourcesType>rst</siteSourcesType> <!-- Last JRE version to use --> - <jreVersion>1.7.76</jreVersion> + <jreVersion>1.8.65</jreVersion> <!-- Last launcher version --> <launcherVersion>1.0.3</launcherVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.