Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion uc/og-unofficial-definitions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2024/11/10",
"date": "2026/02/07",
"migration": [
{
"old": "com.jcraft:jsch",
Expand Down Expand Up @@ -35,6 +35,13 @@
"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."
}
]
}