Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Dec 24, 2018
1 parent 403de69 commit 6b7b5f4
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 @@ -46,7 +46,7 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>5.0.0</version>
<version>5.2.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6b7b5f4

Please sign in to comment.