Provide dependency management for Eclipse Yasson
Closes gh-28614
This commit is contained in:
@@ -1817,6 +1817,13 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Yasson", "1.0.9") {
|
||||
group("org.eclipse") {
|
||||
modules = [
|
||||
"yasson"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
generateMetadataFileForMavenPublication {
|
||||
|
||||
Reference in New Issue
Block a user