Skip to content

Commit 35a491b

Browse files
build(deps): bump net.java.dev.jna:jna from 5.15.0 to 5.16.0 (#1952)
Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) from 5.15.0 to 5.16.0. - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.15.0...5.16.0) --- updated-dependencies: - dependency-name: net.java.dev.jna:jna 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 c0f5f28 commit 35a491b

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
@@ -139,7 +139,7 @@
139139
<jaxb.version>4.0.4</jaxb.version>
140140
<!-- Starting with Jetty 12 Java 17 is required -->
141141
<jetty-util.version>11.0.20</jetty-util.version>
142-
<jna.version>5.15.0</jna.version>
142+
<jna.version>5.16.0</jna.version>
143143
<jserialcom.version>2.11.0</jserialcom.version>
144144
<junit.jupiter.version>5.11.4</junit.jupiter.version>
145145
<junit.platform.version>1.8.2</junit.platform.version>

0 commit comments

Comments
 (0)