Provide dependency management for Eclipse Yasson

Closes gh-28614
This commit is contained in:
Andy Wilkinson 2021-11-11 17:02:17 +00:00
parent 63492507b4
commit 40fe9ca467

View File

@ -1817,6 +1817,13 @@ bom {
]
}
}
library("Yasson", "1.0.9") {
group("org.eclipse") {
modules = [
"yasson"
]
}
}
}
generateMetadataFileForMavenPublication {