Skip to content

Commit abb3ed0

Browse files
Bump net.java.dev.jna:jna from 5.17.0 to 5.18.0 (#494)
Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) from 5.17.0 to 5.18.0. - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.17.0...5.18.0) --- updated-dependencies: - dependency-name: net.java.dev.jna:jna dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26a4ccd commit abb3ed0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ The following provides more details on the included cryptographic software:
139139
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
140140
<japicmp.skip>false</japicmp.skip>
141141
<commons.release.isDistModule>true</commons.release.isDistModule>
142-
<jna.version>5.17.0</jna.version>
142+
<jna.version>5.18.0</jna.version>
143143
<!-- Version 4.0.1 requires Java 11+; the version is overridden in a profile if necessary -->
144144
<jakarta.xml.bind.version>4.0.2</jakarta.xml.bind.version>
145145

0 commit comments

Comments
 (0)