This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit 7c5df950b17ea2e47e0fbff17940594123dd87d4 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Dec 22 11:25:58 2015 +0100 Update svnkit to 1.8.11 (Fixes #3830) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa35780..9c0a85d 100644 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,7 @@ <dependency> <groupId>org.tmatesoft.svnkit</groupId> <artifactId>svnkit</artifactId> - <version>1.8.5</version> + <version>1.8.11</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.