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 ca0742c Bump commons.japicmp.version from 0.15.3 to 0.15.7.
ca0742c is described below
commit ca0742c68ab419c8828fa86a133d4e0e3b75a504
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Mar 17 14:41:52 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 cc9d18b..75660d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@ The following provides more details on the included
cryptographic software:
<commons.pmd.version>3.15.0</commons.pmd.version>
<commons.javadoc.version>3.3.1</commons.javadoc.version>
<japicmp.skip>false</japicmp.skip>
- <commons.japicmp.version>0.15.3</commons.japicmp.version>
+ <commons.japicmp.version>0.15.7</commons.japicmp.version>
<clirr.skip>true</clirr.skip>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4d14daa..048997f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -76,7 +76,7 @@
<action type="update" dev="ggregory"
due-to="Dependabot">Bump jmh.version from 1.12 to 1.27 #119.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump exec-maven-plugin from 1.6.0 to 3.0.0 #121.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump maven-antrun-plugin from 1.8 to 3.0.0 #120.</action>
- <action type="update" dev="ggregory" due-to="Gary
Gregory">Bump commons.japicmp.version 0.15.2 -> 0.15.3 #138.</action>
+ <action type="update" dev="ggregory" due-to="Gary
Gregory">Bump commons.japicmp.version 0.15.2 -> 0.15.7 #138.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump commons.jacoco.version 0.6.6 -> 0.8.7 #138.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump commons.javadoc.version 3.2.0 -> 3.3.1 #138.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump net.java.dev.jna:jna 5.6.0 -> 5.9.0 #139.</action>