parent
e3b36b4c7e
commit
ecf620fb01
|
@ -71,6 +71,9 @@ bom {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Artemis", "2.19.0") {
|
library("Artemis", "2.19.0") {
|
||||||
|
prohibit("[2.20.0,)") {
|
||||||
|
because "it requires Java 11"
|
||||||
|
}
|
||||||
group("org.apache.activemq") {
|
group("org.apache.activemq") {
|
||||||
modules = [
|
modules = [
|
||||||
"artemis-amqp-protocol",
|
"artemis-amqp-protocol",
|
||||||
|
|
Loading…
Reference in New Issue