This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
commit 10c606be619ed97e29251f3f9aaafc699f2ca46b Author: Gary Gregory <[email protected]> AuthorDate: Tue Dec 24 12:22:55 2019 -0500 Update build from JApiCmp 0.14.1 to 0.14.3. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 69776c8..3125d19 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ <jackrabbit.version>1.6.5</jackrabbit.version> <jackrabbit2.version>2.19.6</jackrabbit2.version> <commons.surefire.version>2.19.1</commons.surefire.version> - <commons.japicmp.version>0.14.1</commons.japicmp.version> + <commons.japicmp.version>0.14.3</commons.japicmp.version> <log4j2.version>2.13.0</log4j2.version> </properties>
