Skip to content

Commit 5dc4b57

Browse files
committed
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
1 parent 54f97f1 commit 5dc4b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ subprojects { subproject ->
8383
}
8484

8585
ext {
86-
activeMqVersion = '5.13.2'
86+
activeMqVersion = '5.15.8'
8787
aspectjVersion = '1.8.9'
8888
apacheSshdVersion = '1.4.0'
8989
boonVersion = '0.33'

0 commit comments

Comments
 (0)