Skip to content
Open
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 @@ -139,7 +139,7 @@ The following provides more details on the included cryptographic software:
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
<japicmp.skip>false</japicmp.skip>
<commons.release.isDistModule>true</commons.release.isDistModule>
<jna.version>5.18.0</jna.version>
<jna.version>5.18.1</jna.version>
<!-- Version 4.0.1 requires Java 11+; the version is overridden in a profile if necessary -->
<jakarta.xml.bind.version>4.0.2</jakarta.xml.bind.version>

Expand Down
Loading