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-csv.git
The following commit(s) were added to refs/heads/master by this push:
new af84037 Update JApiCmp from 0.14.3 to 0.15.3.
af84037 is described below
commit af84037189f556029623689201b31ba85de6126e
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 3 11:46:21 2021 -0400
Update JApiCmp from 0.14.3 to 0.15.3.
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 9c888c6..c83aa0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,6 +174,7 @@
<commons.pmd.version>3.14.0</commons.pmd.version>
<commons.jacoco.version>0.8.7</commons.jacoco.version>
<commons.spotbugs.version>4.2.3</commons.spotbugs.version>
+ <commons.japicmp.version>0.15.3</commons.japicmp.version>
<japicmp.skip>false</japicmp.skip>
<commons.release.isDistModule>true</commons.release.isDistModule>