Skip to content

Commit

Permalink
Bump net.java.dev.jna:jna from 5.13.0 to 5.14.0
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.13.0 to 5.14.0.
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](java-native-access/jna@5.13.0...5.14.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]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent fd4dbb9 commit 10b0b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetty-setuid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<compiler.target>17</compiler.target>
<compiler.release>17</compiler.release>
<jetty.version>12.0.2</jetty.version>
<jna.version>5.13.0</jna.version>
<jna.version>5.14.0</jna.version>
<jetty-test-helper.version>6.1</jetty-test-helper.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 10b0b1c

Please sign in to comment.