This is an automated email from the ASF dual-hosted git repository. mbenson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-weaver.git
commit 08ac94ddeecac78a9bfeffdb7cfc77934e7662d1 Author: Matt Benson <mben...@apache.org> AuthorDate: Fri Apr 20 11:19:35 2018 -0500 upgrade japicmp --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c3bf4cc..73330bd 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ under the License. <commons.site.path>commons-weaver</commons.site.path> <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${commons.site.path}</commons.scmPubUrl> - <commons.japicmp.version>0.9.1</commons.japicmp.version> + <commons.japicmp.version>0.11.1</commons.japicmp.version> <!-- most Java-related items are defined in parent/pom.xml; define these here for the animal-sniffer config of commons-parent: --> -- To stop receiving notification emails like this one, please contact mben...@apache.org.