Skip to content

Commit d6caca2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

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

0 commit comments

Comments
 (0)