{ "date": "2026/02/07", "migration": [ { "old": "com.jcraft:jsch", "proposal": [ "com.github.mwiede:jsch" ], "context": "See https://www.matez.de/index.php/2020/06/22/the-future-of-jsch-without-ssh-rsa/" }, { "old": "com.github.javafaker:javafaker", "proposal": [ "net.datafaker:datafaker" ], "context": "This library is a modern fork of java-faker, built on Java 8, with up to date libraries and several newly added Fake Generators. See https://github.com/datafaker-net/datafaker/" }, { "old": "de.jollyday:jollyday", "proposal": [ "de.focus-shift:jollyday" ], "context": "The old jollyday project is no longer maintained. This is a modern fork with jakarta dependencies and based on java 11." }, { "old": "com.google.code.findbugs", "proposal": [ "com.github.spotbugs" ], "context": "SpotBugs is a fork of FindBugs (which is now an abandoned project), carrying on from the point where it left off with support of its community." }, { "old": "org.easytesting:fest-assert-core", "proposal": [ "org.assertj:assertj-core" ], "context": "AssertJ is a fork of Fest and there are very few breaking changes." }, { "old": "com.bettercloud:vault-java-driver", "proposal": [ "io.github.jopenlibs:vault-java-driver" ], "context": "BetterCloud's vault-java-driver is one of the most commonly used Java clients for Hashicorp, but has had no activity or releases since December 2019. The project is not maintaining by author." } ] }