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 1a44255 Bump jna from 5.10.0 to 5.11.0 (#153)
1a44255 is described below
commit 1a442554ee1d5fc62bea28485cc699c892b00976
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 1 10:32:22 2022 -0400
Bump jna from 5.10.0 to 5.11.0 (#153)
Bumps [jna](https://github.com/java-native-access/jna) from 5.10.0 to
5.11.0.
- [Release notes](https://github.com/java-native-access/jna/releases)
-
[Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
-
[Commits](https://github.com/java-native-access/jna/compare/5.10.0...5.11.0)
---
updated-dependencies:
- dependency-name: net.java.dev.jna:jna
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d1ef8b0..6ae9c95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,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.10.0</jna.version>
+ <jna.version>5.11.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