Upgrade to Javax Money 1.1

Closes gh-21955
This commit is contained in:
Andy Wilkinson 2020-06-16 10:33:10 +01:00
parent 73e00ee929
commit 0d48b049d9
1 changed files with 1 additions and 1 deletions

View File

@ -769,7 +769,7 @@ bom {
]
}
}
library("Javax Money", "1.0.3") {
library("Javax Money", "1.1") {
group("javax.money") {
modules = [
"money-api"