Skip to content

Commit f291490

Browse files
build(deps): bump net.java.dev.jna:jna from 5.14.0 to 5.15.0 (#1779)
Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) from 5.14.0 to 5.15.0. - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.14.0...5.15.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c621b60 commit f291490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<jaxb.version>4.0.4</jaxb.version>
139139
<!-- Starting with Jetty 12 Java 17 is required -->
140140
<jetty-util.version>11.0.20</jetty-util.version>
141-
<jna.version>5.14.0</jna.version>
141+
<jna.version>5.15.0</jna.version>
142142
<jserialcom.version>2.11.0</jserialcom.version>
143143
<junit.jupiter.version>5.11.0</junit.jupiter.version>
144144
<junit.platform.version>1.8.2</junit.platform.version>

0 commit comments

Comments
 (0)