Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,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.12.1</jna.version>
<jna.version>5.13.0</jna.version>

<!-- The property "target.name" is used to specify the ant target, The All target will use
OsInfo.java to detect the OS info and arch to generate the native binary for detected platform.
Expand Down