Bump jna-jpms from 5.10.0 to 5.11.0 (#7793)
Bumps [jna-jpms](https://github.com/java-native-access/jna) from 5.10.0 to 5.11.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/5.10.0...5.11.0) --- updated-dependencies: - dependency-name: net.java.dev.jna:jna-jpms 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>
This commit is contained in:
parent
1ce2d33b21
commit
cfcd67ff7b
2
pom.xml
2
pom.xml
|
@ -89,7 +89,7 @@
|
|||
<jetty-test-policy.version>1.2</jetty-test-policy.version>
|
||||
<jetty.test.version>5.9</jetty.test.version>
|
||||
<jmh.version>1.35</jmh.version>
|
||||
<jna.version>5.10.0</jna.version>
|
||||
<jna.version>5.11.0</jna.version>
|
||||
<jnr-constants.version>0.10.3</jnr-constants.version>
|
||||
<jnr-enxio.version>0.32.13</jnr-enxio.version>
|
||||
<jnr-ffi.version>2.2.11</jnr-ffi.version>
|
||||
|
|
Loading…
Reference in New Issue