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-rdf.git
The following commit(s) were added to refs/heads/master by this push: new 3281632 Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.3. 3281632 is described below commit 3281632702b2c199a5467056d0b05904ace34e63 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Mar 6 19:35:02 2021 -0500 Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.3. --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1d25c97..7253b4b 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ --> <commons.javadoc.java.link>https://docs.oracle.com/javase/8/docs/api/</commons.javadoc.java.link> - <commons.japicmp.version>0.15.1</commons.japicmp.version> + <commons.japicmp.version>0.15.3</commons.japicmp.version> <!-- NOTE: jsonldjava is also used by rdf4j and jena, check the version diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6941c5c..a82dc8b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -24,7 +24,7 @@ <body> <release version="0.6.0" date="20YY-MM-DD" description="Minor feature and bug fix release."> <action dev="ggregory" type="update" due-to="Gary Gregory"> - Update commons.japicmp.version 0.11.0 -> 0.15.1. + Update commons.japicmp.version 0.11.0 -> 0.15.3. </action> </release> <release version="0.5.0" date="2017-11-19" description="Minor feature and bug fix release.">