Bump jnr-ffi from 2.2.9 to 2.2.10

Bumps [jnr-ffi](https://github.com/jnr/jnr-ffi) from 2.2.9 to 2.2.10.
- [Release notes](https://github.com/jnr/jnr-ffi/releases)
- [Commits](https://github.com/jnr/jnr-ffi/compare/jnr-ffi-2.2.9...jnr-ffi-2.2.10)

---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-ffi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-01 21:20:13 +00:00 committed by GitHub
parent cb25a83667
commit 25df1a84ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -85,7 +85,7 @@
<jna.version>5.10.0</jna.version>
<jnr-constants.version>0.10.3</jnr-constants.version>
<jnr-enxio.version>0.32.11</jnr-enxio.version>
<jnr-ffi.version>2.2.9</jnr-ffi.version>
<jnr-ffi.version>2.2.10</jnr-ffi.version>
<jnr-posix.version>3.1.12</jnr-posix.version>
<jnr-unixsocket.version>0.38.13</jnr-unixsocket.version>
<jolokia.version>1.3.3</jolokia.version>
@ -146,7 +146,7 @@
<maven.javadoc.plugin.version>3.3.1</maven.javadoc.plugin.version>
<maven.jxr.plugin.version>3.1.1</maven.jxr.plugin.version>
<maven.plugin-tools.version>3.6.2</maven.plugin-tools.version>
<maven-plugin.plugin.version>3.6.1</maven-plugin.plugin.version>
<maven-plugin.plugin.version>3.6.2</maven-plugin.plugin.version>
<maven.project-info-reports.plugin.version>3.1.2</maven.project-info-reports.plugin.version>
<maven.release.plugin.version>2.5.3</maven.release.plugin.version>
<maven.remote-resources-plugin.version>1.7.0</maven.remote-resources-plugin.version>