Skip to content

Update jna monorepo to v5.14.0

Renovate requested to merge renovate/jna-monorepo into develop

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
net.java.dev.jna:jna-platform 5.13.0 -> 5.14.0 age adoption passing confidence
net.java.dev.jna:jna 5.13.0 -> 5.14.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

java-native-access/jna (net.java.dev.jna:jna-platform)

v5.14.0

Compare Source

==============

Features

Bug Fixes

Important Changes

  • The interfaces between Java and native code have changed, so libjnidispatch must be rebuilt to be compatible with this release.
  • Release drops support for JDKs 6 + 7, so you'll need at least JDK 8 to update to use this version.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports