diff --git a/deps/amqp10_client/Makefile b/deps/amqp10_client/Makefile index 829cf693ccfa..6dfd95155f23 100644 --- a/deps/amqp10_client/Makefile +++ b/deps/amqp10_client/Makefile @@ -51,7 +51,7 @@ HEX_TARBALL_FILES += ../../rabbitmq-components.mk \ # ActiveMQ for the testsuite. # -------------------------------------------------------------------- -ACTIVEMQ_VERSION := 5.18.3 +ACTIVEMQ_VERSION := 6.1.7 ACTIVEMQ_URL := 'https://archive.apache.org/dist/activemq/$(ACTIVEMQ_VERSION)/apache-activemq-$(ACTIVEMQ_VERSION)-bin.tar.gz' ACTIVEMQ := $(abspath test/system_SUITE_data/apache-activemq-$(ACTIVEMQ_VERSION)/bin/activemq)