Skip to content

Commit

Permalink
Bump jna-platform from 5.8.0 to 5.11.0
Browse files Browse the repository at this point in the history
Bumps [jna-platform](https://github.com/java-native-access/jna) from 5.8.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](java-native-access/jna@5.8.0...5.11.0)

---
updated-dependencies:
- dependency-name: net.java.dev.jna:jna-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2022
1 parent 355313e commit 4e4f50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna-platform</artifactId>
<version>5.8.0</version>
<version>5.11.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit 4e4f50d

Please sign in to comment.