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-configuration.git
The following commit(s) were added to refs/heads/master by this push: new 30b10183 Bump commons.japicmp.version from 0.15.3 to 0.15.7 30b10183 is described below commit 30b101831f1511a4844766c3b20b035e9e4642a9 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun May 15 18:18:10 2022 -0400 Bump commons.japicmp.version from 0.15.3 to 0.15.7 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 168b15f1..1bb47984 100644 --- a/pom.xml +++ b/pom.xml @@ -589,7 +589,7 @@ <slf4j.version>1.7.36</slf4j.version> <spring.version>5.3.19</spring.version> - <commons.japicmp.version>0.15.3</commons.japicmp.version> + <commons.japicmp.version>0.15.7</commons.japicmp.version> <japicmp.skip>false</japicmp.skip> <commons.jacoco.version>0.8.8</commons.jacoco.version> <commons.spotbugs.version>4.6.0.0</commons.spotbugs.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3cc54de6..e3dadec2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -162,7 +162,7 @@ Bump snakeyaml from 1.26 to 1.30 #68, #126, #137. </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump commons.japicmp.version 0.14.1 -> 0.15.3. + Bump commons.japicmp.version from 0.14.1 to 0.15.7. </action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> Bump junit from 4.13 to 4.13.2 #78.