Skip to content

Commit

Permalink
build(deps): bump net.java.dev.jna:jna from 5.14.0 to 5.15.0 (#1779)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent c621b60 commit f291490
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 @@ -138,7 +138,7 @@
<jaxb.version>4.0.4</jaxb.version>
<!-- Starting with Jetty 12 Java 17 is required -->
<jetty-util.version>11.0.20</jetty-util.version>
<jna.version>5.14.0</jna.version>
<jna.version>5.15.0</jna.version>
<jserialcom.version>2.11.0</jserialcom.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<junit.platform.version>1.8.2</junit.platform.version>
Expand Down

0 comments on commit f291490

Please sign in to comment.