Upgrade ActiveMQ to 5.15.8
https://build.spring.io/browse/INT-MJATS41-1609/ There might be possible race condition in the current ActiveMQ client or broker. * Upgrade to the latest ActiveMQ since we don't see such a failure on master
This commit is contained in:
@@ -83,7 +83,7 @@ subprojects { subproject ->
|
||||
}
|
||||
|
||||
ext {
|
||||
activeMqVersion = '5.13.2'
|
||||
activeMqVersion = '5.15.8'
|
||||
aspectjVersion = '1.8.9'
|
||||
apacheSshdVersion = '1.4.0'
|
||||
boonVersion = '0.33'
|
||||
|
||||
Reference in New Issue
Block a user