Upgrade to Artemis 2.19.1

Closes gh-29829
This commit is contained in:
Stephane Nicoll
2022-02-16 09:40:58 +01:00
parent 84c3b9e911
commit bd70fca004

View File

@@ -70,7 +70,7 @@ bom {
]
}
}
library("Artemis", "2.19.0") {
library("Artemis", "2.19.1") {
prohibit("[2.20.0,)") {
because "it requires Java 11"
}