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-crypto.git
The following commit(s) were added to refs/heads/master by this push: new fa52049 Bump commons.japicmp.version from 0.16.0 to 0.17.1. fa52049 is described below commit fa520497a3e105086a6d3c3d7316d7ed872abf72 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Dec 9 20:11:50 2022 -0500 Bump commons.japicmp.version from 0.16.0 to 0.17.1. --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 790659b..48a2281 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ The following provides more details on the included cryptographic software: <commons.pmd-impl.version>6.52.0</commons.pmd-impl.version> <commons.javadoc.version>3.4.1</commons.javadoc.version> <japicmp.skip>false</japicmp.skip> - <commons.japicmp.version>0.16.0</commons.japicmp.version> + <commons.japicmp.version>0.17.1</commons.japicmp.version> <commons.spotbugs.version>4.7.3.0</commons.spotbugs.version> <!-- commons.animal-sniffer.version 1.21 fails on Java 17. --> <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 4b82422..ed7220b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -81,7 +81,7 @@ <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/upload-artifact from 3.1.0 to 3.1.1 #192.</action> <action issue="CRYPTO-151" type="update" due-to="Arturo Bernal, Dependabot">Migrate to Junit 5.9.1 #114, #171, #183.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump jna from 5.5.0 to 5.12.1 #123, #139, #153, #167.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.japicmp.version from 0.14.3 to 0.16.0.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.japicmp.version from 0.14.3 to 0.17.1.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.1 to 3.2.0 #130, #176.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump jmh.version from 1.12 to 1.36 #119, #157, #194.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump exec-maven-plugin from 1.6.0 to 3.1.0 #121, #170.</action>