From bdc29d2c0b27d2abc45803eb571637c49d8b194d Mon Sep 17 00:00:00 2001 From: 王彬 Date: Mon, 25 Jan 2021 14:19:26 +0800 Subject: [PATCH] add qname equals support about org.apache.xce SAXParseImpl --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 232d26b..15a62a7 100644 --- a/build.gradle +++ b/build.gradle @@ -54,7 +54,7 @@ uploadArchives { authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD) } pom.project { - version '2.2.16.debug' + version '2.2.18' artifactId ARTIFACT_Id groupId GROUP_ID packaging TYPE -- libgit2 0.21.2