Provide dependency management for Eclipse Yasson

Closes gh-28614
This commit is contained in:
Andy Wilkinson
2021-11-30 15:38:56 +00:00
parent 63492507b4
commit 40fe9ca467
@@ -1817,6 +1817,13 @@ bom {
]
}
}
library("Yasson", "1.0.9") {
group("org.eclipse") {
modules = [
"yasson"
]
}
}
}
generateMetadataFileForMavenPublication {