From 74c02a37f328e15db21902cf87a2cd9dfd3e4420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 08:03:57 +0000 Subject: [PATCH] Bump jna from 4.1.0 to 5.12.0 Bumps [jna](https://github.com/java-native-access/jna) from 4.1.0 to 5.12.0. - [Release notes](https://github.com/java-native-access/jna/releases) - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](https://github.com/java-native-access/jna/compare/4.1.0...5.12.0) --- updated-dependencies: - dependency-name: net.java.dev.jna:jna dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 859a185..85117d1 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ net.java.dev.jna jna - 4.1.0 + 5.12.0 net.java.dev.jna