Upgrade to ActiveMQ 5.12.3
https://build.spring.io/browse/INT-AT42SIO-399/ Upgrade with an assumption to have a fix for some possible ActiveMQ race condition. Looks the `JmsOutboundGatewayTests` doesn't fail on `master` and `4.3.x` for a long time already
This commit is contained in:
@@ -81,7 +81,7 @@ subprojects { subproject ->
|
||||
|
||||
|
||||
ext {
|
||||
activeMqVersion = '5.12.2'
|
||||
activeMqVersion = '5.12.3'
|
||||
aspectjVersion = '1.8.7'
|
||||
apacheSshdVersion = '0.14.0'
|
||||
boonVersion = '0.33'
|
||||
|
||||
Reference in New Issue
Block a user