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 87c46e1 Update dependency not picked up by Dependabot. new 80820ad Merge pull request #139 from garydgregory/update_jna 87c46e1 is described below commit 87c46e1e0dcfefb5b3229732dedb03403991e078 Author: Gary Gregory <ggreg...@rocketsoftware.com> AuthorDate: Wed Oct 20 19:30:39 2021 -0400 Update dependency not picked up by Dependabot. net.java.dev.jna:jna 5.6.0 -> 5.9.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3af6def..98fd5de 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.6.0</jna.version> + <jna.version>5.9.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