What's Changed
- Externalize dependency-check (#45, #46)
- Switch from
org.bouncycastle:bcpkix-jdk15on:1.70
toorg.bouncycastle:bcpkix-jdk18on:1.78.1
(#59) - Build project with JDK 22 (#63)
- Updated dependencies:
com.google.code.gson:gson
from 2.8.9 to 2.10.1com.google.code.guava:guava
from 31.0.1-jre to 33.1.0-jreorg.cryptomator:siv-mode
from 1.4.4 to 1.5.2org.slf4j:slf4j-api
from 1.7.35 to 2.0.13
- Updated build dependencies (#43, #38, #49, #50, #52, #55, #60)
- Updated CI (#44, #47, #57)
New Contributors
- @dependabot made their first contribution in #37
- @JaniruTEC made their first contribution in #45
Full Changelog: 2.1.2...2.2.0