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 9c76b2c Update commons.japicmp.version 0.14.4 -> 0.15.1.
9c76b2c is described below
commit 9c76b2c2499ca30c4e3ed84c86afed0bd82e4a1e
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Dec 31 00:38:16 2020 -0500
Update commons.japicmp.version 0.14.4 -> 0.15.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 8e64508..255888e 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.14.0</commons.pmd.version>
<commons.javadoc.version>3.2.0</commons.javadoc.version>
<japicmp.skip>false</japicmp.skip>
- <commons.japicmp.version>0.14.4</commons.japicmp.version>
+ <commons.japicmp.version>0.15.1</commons.japicmp.version>
<clirr.skip>true</clirr.skip>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3ddf928..0d87c40 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,7 +67,7 @@
<action issue="CRYPTO-155" type="update" due-to="Arturo Bernal">Minor
improvement #115, #125.</action>
<action issue="CRYPTO-151" type="update" due-to="Arturo Bernal">Migrate
to Junit 5 #114.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump jna from 5.5.0 to 5.6.0 #123.</action>
- <action type="update" dev="ggregory" due-to="Gary
Gregory">Update commons.japicmp.version 0.14.3 -> 0.14.4.</action>
+ <action type="update" dev="ggregory" due-to="Gary
Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.1.</action>
</release>
<release version="1.1.0" date="2020-08-28" description="Minor release
(Java 8 and OpenSSL 1.1.1)">
<action issue="CRYPTO-59" type="add">Support Galois/Counter Mode
(GCM).</action>