storm
storm copied to clipboard
[STORM-3845] Update Active MQ version to 5.17.0
What is the purpose of the change
Active MQ version 5.17.0 works with newer version of com.google.guava
How was the change tested
Active-MQ-broker classes in version 5.17.0 are built for target JDK-11. JDK8 builds will fail, but JDK-11 build and tests succeed. This PR should be merged after JDK8 is dropped as a build platform (target can still be JDK8)