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 f94654b  Bump net.java.dev.jna:jna from 5.9.0 to 5.10.0
f94654b is described below

commit f94654b8ee32d27b9f1e7772ed535e5dd5c956a7
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Mar 17 21:48:35 2022 -0400

    Bump net.java.dev.jna:jna from 5.9.0 to 5.10.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 945a62a..73ee5c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@ The following provides more details on the included 
cryptographic software:
     <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>    
     <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
   
-    <jna.version>5.9.0</jna.version>
+    <jna.version>5.10.0</jna.version>
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
 
     <!-- The property "target.name" is used to specify the ant target, The All 
target will use
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 048997f..5eaf035 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -79,7 +79,7 @@
       <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>
+      <action                    type="update" dev="ggregory" due-to="Gary 
Gregory">Bump net.java.dev.jna:jna 5.6.0 -> 5.10.0 #139.</action>
       <action                    type="update" dev="ggregory" due-to="Gary 
Gregory">Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #140.</action>
     </release>
     <release version="1.1.0" date="2020-08-28" description="Minor release 
(Java 8 and OpenSSL 1.1.1)">

Reply via email to