mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
ENT-6286: Switch to official version of Artemis library
Version number is the same as ours - `2.19.1`, removing `includeGroup 'org.apache.activemq'` from Corda Dependencies repository, will make it fall back to Maven Central where the official version is available.
This commit is contained in:
parent
20d2e2b3eb
commit
cfbfa23ec3
@ -405,7 +405,6 @@ allprojects {
|
||||
includeGroup 'org.crashub'
|
||||
includeGroup 'com.github.bft-smart'
|
||||
includeGroup 'com.github.detro'
|
||||
includeGroup 'org.apache.activemq'
|
||||
}
|
||||
}
|
||||
maven {
|
||||
|
Loading…
Reference in New Issue
Block a user