mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
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