From 7c1a256780d2bc00b20b8f8d6440c72414e56909 Mon Sep 17 00:00:00 2001 From: Eduard Heimbuch Date: Tue, 16 Jun 2020 13:04:36 +0200 Subject: [PATCH] upgrade to newest javahg version The command in javahg.py is used there from registrar and no longer from cmdUtil. https://bitbucket.org/aragost/javahg/src/edf07669edd1576d2bc4b5a9647f9cec6a815322/src/main/resources/javahg.py#lines-51 --- scm-plugins/scm-hg-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 24ed728e67..3fa4aefb99 100644 --- a/scm-plugins/scm-hg-plugin/pom.xml +++ b/scm-plugins/scm-hg-plugin/pom.xml @@ -44,7 +44,7 @@ com.aragost.javahg javahg - 0.13-java7 + 0.14 com.google.guava