Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.55k stars 269 forks source link

Update dependencies and keep them up to date #1731

Open ghost opened 9 months ago

ghost commented 9 months ago

As the title says.

examples:

KeepassDX = time:joda-time:2.10.13

Current = joda-time:joda-time:2.12.5

KeepassDX = me.gosimple:nbvcxz:1.5.0

Current = me.gosimple:nbvcxz:1.5.1

KeepassDX = commons-io:commons-io:2.8.0

Current = commons-io:commons-io:2.15.1

KeepassDX = commons-codec:commons-codec:1.15

Current = commons-codec:commons-codec:1.16.0

J-Jamet commented 8 months ago

Same comment as https://github.com/Kunzisoft/KeePassDX/issues/1730#issuecomment-1904487878